Bump prerelease version numbering to 2.9.x
* GUILE-VERSION (GUILE_MINOR_VERSION): Bump to 9. * NEWS: Update expected version numbers. * configure.ac: Update pattern.
This commit is contained in:
parent
4aa4a6d590
commit
2b4999b8bb
3 changed files with 7 additions and 5 deletions
|
|
@ -25,7 +25,7 @@ License along with Guile. If not, see
|
|||
AC_PREREQ(2.61)
|
||||
|
||||
AC_INIT([GNU Guile],
|
||||
m4_esyscmd([build-aux/git-version-gen --match v2.3.\* .tarball-version]),
|
||||
m4_esyscmd([build-aux/git-version-gen --match v2.9.\* .tarball-version]),
|
||||
[bug-guile@gnu.org])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue