summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-13 23:27:57 +0000
committerKarl Berry <karl@freefriends.org>2021-03-13 23:27:57 +0000
commitcfff9e0c29778c79e6d9da4301f94d5e3c592f34 (patch)
treefdaadf2f27564ffc3251c0fe480714bdda8dcbb8 /Build/source/texk/gregorio/gregorio-src/configure.ac
parent14b9bce3f39d5b37e7b3b5fa8e38b8df2d35442f (diff)
gregorio-6.0.0 sources
git-svn-id: svn://tug.org/texlive/trunk@58336 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/configure.ac')
-rw-r--r--Build/source/texk/gregorio/gregorio-src/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/configure.ac b/Build/source/texk/gregorio/gregorio-src/configure.ac
index df5efce4367..c43ef3965a6 100644
--- a/Build/source/texk/gregorio/gregorio-src/configure.ac
+++ b/Build/source/texk/gregorio/gregorio-src/configure.ac
@@ -16,8 +16,8 @@ dnl
dnl You should have received a copy of the GNU General Public License
dnl along with Gregorio. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gregorio],[6.0.0-beta2],[https://github.com/gregorio-project/gregorio/issues],[gregorio],[http://gregorio-project.github.io/])
-FILENAME_VERSION="6_0_0-beta2"
+AC_INIT([gregorio],[6.0.0],[https://github.com/gregorio-project/gregorio/issues],[gregorio],[http://gregorio-project.github.io/])
+FILENAME_VERSION="6_0_0"
AC_SUBST(FILENAME_VERSION)
AC_DEFINE_UNQUOTED(FILENAME_VERSION, "$FILENAME_VERSION", [version suitable for file names])
MK=""