Changed version to rework-15
This commit is contained in:
parent
9c88ecf9ff
commit
9033228825
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue