texlive[74075] Build/source/texk/gregorio: gregorio version number

commits+karl at tug.org commits+karl at tug.org
Mon Feb 17 22:23:42 CET 2025


Revision: 74075
          https://tug.org/svn/texlive?view=revision&revision=74075
Author:   karl
Date:     2025-02-17 22:23:41 +0100 (Mon, 17 Feb 2025)
Log Message:
-----------
gregorio version number missed update

Modified Paths:
--------------
    trunk/Build/source/texk/gregorio/ChangeLog
    trunk/Build/source/texk/gregorio/configure
    trunk/Build/source/texk/gregorio/version.ac

Modified: trunk/Build/source/texk/gregorio/ChangeLog
===================================================================
--- trunk/Build/source/texk/gregorio/ChangeLog	2025-02-17 20:49:14 UTC (rev 74074)
+++ trunk/Build/source/texk/gregorio/ChangeLog	2025-02-17 21:23:41 UTC (rev 74075)
@@ -1,3 +1,7 @@
+2025-02-17  Karl Berry  <karl at freefriends.org>
+
+	* version.ac (gregorio_version): forgot to update the version number.
+
 2025-02-15  Karl Berry  <karl at freefriends.org>
 
 	* Import gregorio-6.1.0-beta1.zip.

Modified: trunk/Build/source/texk/gregorio/configure
===================================================================
--- trunk/Build/source/texk/gregorio/configure	2025-02-17 20:49:14 UTC (rev 74074)
+++ trunk/Build/source/texk/gregorio/configure	2025-02-17 21:23:41 UTC (rev 74075)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for Gregorio (TeX Live) 6.0.0.
+# Generated by GNU Autoconf 2.72 for Gregorio (TeX Live) 6.1.0-beta1.
 #
 # Report bugs to <tex-k at tug.org>.
 #
@@ -614,8 +614,8 @@
 # Identity of this package.
 PACKAGE_NAME='Gregorio (TeX Live)'
 PACKAGE_TARNAME='gregorio--tex-live-'
-PACKAGE_VERSION='6.0.0'
-PACKAGE_STRING='Gregorio (TeX Live) 6.0.0'
+PACKAGE_VERSION='6.1.0-beta1'
+PACKAGE_STRING='Gregorio (TeX Live) 6.1.0-beta1'
 PACKAGE_BUGREPORT='tex-k at tug.org'
 PACKAGE_URL='http://gregorio-project.github.io/'
 
@@ -1367,7 +1367,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-'configure' configures Gregorio (TeX Live) 6.0.0 to adapt to many kinds of systems.
+'configure' configures Gregorio (TeX Live) 6.1.0-beta1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1439,7 +1439,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Gregorio (TeX Live) 6.0.0:";;
+     short | recursive ) echo "Configuration of Gregorio (TeX Live) 6.1.0-beta1:";;
    esac
   cat <<\_ACEOF
 
@@ -1560,7 +1560,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Gregorio (TeX Live) configure 6.0.0
+Gregorio (TeX Live) configure 6.1.0-beta1
 generated by GNU Autoconf 2.72
 
 Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2341,7 +2341,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Gregorio (TeX Live) $as_me 6.0.0, which was
+It was created by Gregorio (TeX Live) $as_me 6.1.0-beta1, which was
 generated by GNU Autoconf 2.72.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -9234,7 +9234,7 @@
 
 # Define the identity of the package.
  PACKAGE='gregorio--tex-live-'
- VERSION='6.0.0'
+ VERSION='6.1.0-beta1'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16585,7 +16585,7 @@
 Report bugs to <bug-libtool at gnu.org>."
 
 lt_cl_version="\
-Gregorio (TeX Live) config.lt 6.0.0
+Gregorio (TeX Live) config.lt 6.1.0-beta1
 configured by $0, generated by GNU Autoconf 2.72.
 
 Copyright (C) 2024 Free Software Foundation, Inc.
@@ -18216,7 +18216,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Gregorio (TeX Live) $as_me 6.0.0, which was
+This file was extended by Gregorio (TeX Live) $as_me 6.1.0-beta1, which was
 generated by GNU Autoconf 2.72.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18285,7 +18285,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-Gregorio (TeX Live) config.status 6.0.0
+Gregorio (TeX Live) config.status 6.1.0-beta1
 configured by $0, generated by GNU Autoconf 2.72,
   with options \\"\$ac_cs_config\\"
 

Modified: trunk/Build/source/texk/gregorio/version.ac
===================================================================
--- trunk/Build/source/texk/gregorio/version.ac	2025-02-17 20:49:14 UTC (rev 74074)
+++ trunk/Build/source/texk/gregorio/version.ac	2025-02-17 21:23:41 UTC (rev 74075)
@@ -9,4 +9,4 @@
 dnl --------------------------------------------------------
 dnl
 dnl  m4-include this file to define the current gregorio version
-m4_define([gregorio_version], [6.0.0])
+m4_define([gregorio_version], [6.1.0-beta1])



More information about the tex-live-commits mailing list.