* configure.ac: Bump version to 0.0e.
This commit is contained in:
parent
53bf08014e
commit
3013ba8da6
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
2003-07-13 Alexandre Duret-Lutz <adl@gnu.org>
|
2003-07-13 Alexandre Duret-Lutz <adl@gnu.org>
|
||||||
|
|
||||||
|
* configure.ac: Bump version to 0.0e.
|
||||||
|
|
||||||
* configure.ac: Bump version to 0.0d.
|
* configure.ac: Bump version to 0.0d.
|
||||||
* NEWS, README: New files.
|
* NEWS, README: New files.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
AC_PREREQ([2.57])
|
AC_PREREQ([2.57])
|
||||||
AC_INIT([spot], [0.0d])
|
AC_INIT([spot], [0.0e])
|
||||||
AC_CONFIG_AUX_DIR([tools])
|
AC_CONFIG_AUX_DIR([tools])
|
||||||
AM_INIT_AUTOMAKE([foreign nostdinc check-news 1.7.3])
|
AM_INIT_AUTOMAKE([foreign nostdinc check-news 1.7.3])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue