* configure.ac, NEWS: Bump version to 0.0s.
This commit is contained in:
parent
b9b3c1ca25
commit
0bd6f72690
3 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-03-09 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* configure.ac, NEWS: Bump version to 0.0s.
|
||||
|
||||
2004-03-08 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* configure.ac, NEWS: Bump version to 0.0r.
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
|||
New in spot 0.0s:
|
||||
|
||||
New in spot 0.0r (2004-03-08):
|
||||
|
||||
* In ltl_to_tgba_fm:
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# 02111-1307, USA.
|
||||
|
||||
AC_PREREQ([2.57])
|
||||
AC_INIT([spot], [0.0r])
|
||||
AC_INIT([spot], [0.0s])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue