mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
update version numbers
This commit is contained in:
parent
1369a20a4a
commit
1e2e2ad503
@ -29,7 +29,7 @@ dnl
|
||||
ifdef([__gnu__], , [errprint(Autoconf requires GNU m4
|
||||
)m4exit(2)])dnl
|
||||
dnl
|
||||
define(AC_ACVERSION, 1.94)dnl
|
||||
define(AC_ACVERSION, 1.95)dnl
|
||||
dnl This is defined by the --version option of the autoconf script.
|
||||
ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION
|
||||
m4exit(0)])dnl
|
||||
|
@ -6,9 +6,9 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set EDITION 1.94
|
||||
@set VERSION 1.94
|
||||
@set UPDATED June 1994
|
||||
@set EDITION 1.95
|
||||
@set VERSION 1.95
|
||||
@set UPDATED July 1994
|
||||
|
||||
@iftex
|
||||
@finalout
|
||||
|
@ -6,9 +6,9 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set EDITION 1.94
|
||||
@set VERSION 1.94
|
||||
@set UPDATED June 1994
|
||||
@set EDITION 1.95
|
||||
@set VERSION 1.95
|
||||
@set UPDATED July 1994
|
||||
|
||||
@iftex
|
||||
@finalout
|
||||
|
@ -29,7 +29,7 @@ dnl
|
||||
ifdef([__gnu__], , [errprint(Autoconf requires GNU m4
|
||||
)m4exit(2)])dnl
|
||||
dnl
|
||||
define(AC_ACVERSION, 1.94)dnl
|
||||
define(AC_ACVERSION, 1.95)dnl
|
||||
dnl This is defined by the --version option of the autoconf script.
|
||||
ifdef([AC_PRINT_VERSION], [Autoconf version AC_ACVERSION
|
||||
m4exit(0)])dnl
|
||||
|
Loading…
Reference in New Issue
Block a user