* configure.ac, NEWS: Bump version to 0.0y.
This commit is contained in:
parent
280ad8d756
commit
3d2135c883
3 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2004-08-13 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* configure.ac, NEWS: Bump version to 0.0y.
|
||||
|
||||
* configure.ac, NEWS: Bump version to 0.0x.
|
||||
|
||||
2004-08-12 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
|||
New in spot 0.0y:
|
||||
|
||||
New in spot 0.0x (2004-08-13):
|
||||
|
||||
* New atomic_prop_collect() function: collect atomic propositions
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# 02111-1307, USA.
|
||||
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([spot], [0.0x])
|
||||
AC_INIT([spot], [0.0y])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue