Version fixed at 3.0.2+dmbcs.
This commit is contained in:
parent
af4b8501f3
commit
43af961f66
1 changed files with 1 additions and 3 deletions
|
|
@ -24,9 +24,7 @@ License along with Guile. If not, see
|
|||
|
||||
AC_PREREQ(2.61)
|
||||
|
||||
AC_INIT([GNU Guile],
|
||||
m4_esyscmd([build-aux/git-version-gen --match v3.0.\* .tarball-version]),
|
||||
[bug-guile@gnu.org])
|
||||
AC_INIT([GNU Guile], [3.0.2+dmbcs], [bug-guile@gnu.org])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_SRCDIR(GUILE-VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue