* configure.ac: Bump version to 0.0d.

* NEWS, README: New files.
This commit is contained in:
Alexandre Duret-Lutz 2003-07-13 14:52:38 +00:00
parent 7836595873
commit 53bf08014e
4 changed files with 64 additions and 3 deletions

View file

@ -1,7 +1,7 @@
AC_PREREQ([2.57])
AC_INIT([spot], [0.0c])
AC_INIT([spot], [0.0d])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([foreign nostdinc 1.7.3])
AM_INIT_AUTOMAKE([foreign nostdinc check-news 1.7.3])
adl_CHECK_PYTHON