summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/configure.ac
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-25 22:36:44 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-25 22:36:44 +0000
commit5ee2820646bde78899018d0bfc3e10e1ce347ff6 (patch)
treeed32d203fd97c683303a84b99bf6e6859f41507b /Build/source/texk/gregorio/configure.ac
parent041623f9d1bf4e915aa8e04bcf8ac77e3aebed88 (diff)
gregorio 4.1.0-rc2
git-svn-id: svn://tug.org/texlive/trunk@39858 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 a8b08c6ee6d..f89a4d1c6f6 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])
-FILENAME_VERSION="4_1_0-rc1"
+FILENAME_VERSION="4_1_0-rc2"
AC_SUBST(FILENAME_VERSION)
AC_DEFINE_UNQUOTED(FILENAME_VERSION, "$FILENAME_VERSION", [version suitable for file names])
AC_PREREQ([2.65])