* configure.ac: Bump version to 0.0b.
This commit is contained in:
parent
3d129932a8
commit
d852f2c882
3 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* configure.ac: Bump version to 0.0b.
|
||||
|
||||
* INSTALL: New file.
|
||||
|
||||
* src/tgba/ltl2tgba.hh, src/tgba/ltl2tgba.cc: Move ...
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([spot], [0.1])
|
||||
AC_INIT([spot], [0.0b])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([foreign nostdinc 1.7.3])
|
||||
|
||||
|
|
|
|||
|
|
@ -13,4 +13,3 @@ libtgbaalgos_la_SOURCES = \
|
|||
dotty.cc \
|
||||
ltl2tgba.cc \
|
||||
save.cc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue