summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/configure.ac
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-11 05:54:49 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-11 05:54:49 +0000
commitc9cd640f116056e22cd79b777ea3f9e6f93f1c33 (patch)
tree0eacbad4e6b8ad808715ba42f46dff511f7ccefd /Build/source/texk/gregorio/configure.ac
parent64f422f8ceb16d2d065bba476d7803d7ce012b70 (diff)
gregorio 4.1.0-beta3
git-svn-id: svn://tug.org/texlive/trunk@39665 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, 2 insertions, 0 deletions
diff --git a/Build/source/texk/gregorio/configure.ac b/Build/source/texk/gregorio/configure.ac
index b5d299edd89..b2b8d6ea381 100644
--- a/Build/source/texk/gregorio/configure.ac
+++ b/Build/source/texk/gregorio/configure.ac
@@ -9,6 +9,8 @@ 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-beta3"
+AC_SUBST(FILENAME_VERSION)
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([gregorio-src/src/gregorio-utils.c])
AC_CONFIG_AUX_DIR([../../build-aux])