diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-03-11 06:12:34 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-03-11 06:12:34 +0000 |
commit | 7cd1d4e0b78e2897415639c5ac54d796c6cb626e (patch) | |
tree | d025b354692eeba9e0eb1b9e5424f179a7368c5c /Build/source/texk/gregorio/configure.ac | |
parent | d8724eeb9c7c37993fc0d3ac6e5995c96b2a085e (diff) |
gregorio 4.1.1
git-svn-id: svn://tug.org/texlive/trunk@39995 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/configure.ac')
-rw-r--r-- | Build/source/texk/gregorio/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/gregorio/configure.ac b/Build/source/texk/gregorio/configure.ac index 2a6bf37f393..832430deb7e 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" +FILENAME_VERSION="4_1_1" AC_SUBST(FILENAME_VERSION) AC_DEFINE_UNQUOTED(FILENAME_VERSION, "$FILENAME_VERSION", [version suitable for file names]) AC_PREREQ([2.65]) |