* configure.ac, NEWS: Bump version to 0.0h.

* wrap/python/cgi/Makefile.am (CLEANFILES): Clean ltl2tgba.py.
This commit is contained in:
Alexandre Duret-Lutz 2003-08-18 15:24:21 +00:00
parent f4e9c1defa
commit 1f0060b716
4 changed files with 15 additions and 2 deletions

View file

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