Changed version to rework-15

This commit is contained in:
pnenzi 2004-01-27 22:42:10 +00:00
parent 9c88ecf9ff
commit 9033228825
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-01-28 Paolo Nenzi <p.nenzi@ieee.org>
* configure.in: changed version to rework15.
2004-01-27 Paolo Nenzi <p.nenzi@ieee.org>
* configure.in: changed version to rework15-pre3 and other

View File

@ -9,7 +9,7 @@ dnl Create a configuration header
AM_CONFIG_HEADER(config.h)
dnl Initialize automake stuff
AM_INIT_AUTOMAKE(ng-spice-rework,15pre3)
AM_INIT_AUTOMAKE(ng-spice-rework,15)
dnl --enable-ansi : try to force --ansi option to the compiler