* configure.ac: Bump version to 0.0i.
This commit is contained in:
parent
1f0060b716
commit
2113d090bb
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
2003-08-18 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* configure.ac: Bump version to 0.0i.
|
||||
|
||||
* configure.ac, NEWS: Bump version to 0.0h.
|
||||
|
||||
* wrap/python/cgi/Makefile.am (CLEANFILES): Clean ltl2tgba.py.
|
||||
|
||||
* wrap/python/tests/ltl2tgba.test: Run $srcdir/ltl2tgba.py, not
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([spot], [0.0h])
|
||||
AC_INIT([spot], [0.0i])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([foreign nostdinc check-news 1.7.3])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue