summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/configure.ac
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-06-07 12:39:58 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-06-07 12:39:58 +0000
commit8bae158f043e5ae7f20c6cbc9de48da25fed1dc4 (patch)
tree08bcac5ddbc84a4b51914bcf6dfb3c5f7423656e /Build/source/texk/gregorio/configure.ac
parente0fae7f69010839c397f3b919c2fb1849dee57f9 (diff)
gregorio 4.1.4
git-svn-id: svn://tug.org/texlive/trunk@41309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/configure.ac')
-rw-r--r--Build/source/texk/gregorio/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/gregorio/configure.ac b/Build/source/texk/gregorio/configure.ac
index 75ae6d8cc1b..ca5c099e1ee 100644
--- a/Build/source/texk/gregorio/configure.ac
+++ b/Build/source/texk/gregorio/configure.ac
@@ -9,7 +9,7 @@ dnl with or without modifications, as long as this notice is preserved.
dnl
m4_include([version.ac])[] dnl define gregorio_version
AC_INIT([Gregorio (TeX Live)], gregorio_version, [tex-k@tug.org], [gregorio--tex-live-], [http://gregorio-project.github.io/])
-FILENAME_VERSION="4_1_1"
+FILENAME_VERSION="4_1_4"
AC_SUBST(FILENAME_VERSION)
AC_DEFINE_UNQUOTED(FILENAME_VERSION, "$FILENAME_VERSION", [version suitable for file names])
AC_PREREQ([2.65])