* configure.ac, NEWS: Bump version to 0.0o.
This commit is contained in:
parent
770943adc3
commit
b9b365e731
3 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2004-01-13 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* configure.ac, NEWS: Bump version to 0.0o.
|
||||
|
||||
* configure.ac: Bump version to 0.0n.
|
||||
* NEWS: Update.
|
||||
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
|||
New in spot 0.0o:
|
||||
|
||||
New in spot 0.0n (2004-01-13):
|
||||
|
||||
* emptiness_check::check2() is a variant of Couvreur's emptiness check that
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# 02111-1307, USA.
|
||||
|
||||
AC_PREREQ([2.57])
|
||||
AC_INIT([spot], [0.0n])
|
||||
AC_INIT([spot], [0.0o])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue