* configure.ac: Bump version to 0.0k.

This commit is contained in:
Alexandre Duret-Lutz 2003-11-06 10:06:50 +00:00
parent bff5f4ee67
commit 21723da118
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2003-11-06 Alexandre Duret-Lutz <adl@src.lip6.fr>
* configure.ac: Bump version to 0.0k.
2003-11-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
* iface/gspn/eesrg.cc (tgba_succ_iterator_gspn_eesrg::step):

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.57])
AC_INIT([spot], [0.0j])
AC_INIT([spot], [0.0k])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([foreign nostdinc check-news 1.7.3])