* configure.ac, NEWS: Bump version to 0.0u.
This commit is contained in:
parent
b980717756
commit
22912b6db7
3 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
2004-04-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2004-04-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* configure.ac, NEWS: Bump version to 0.0u.
|
||||||
|
|
||||||
* configure.ac, NEWS: Bump version to 0.0t.
|
* configure.ac, NEWS: Bump version to 0.0t.
|
||||||
* HACKING: Update tools requirements.
|
* HACKING: Update tools requirements.
|
||||||
* src/sanity/Makefile.am (EXTRA_DIST): Distribute includes.test.
|
* src/sanity/Makefile.am (EXTRA_DIST): Distribute includes.test.
|
||||||
|
|
|
||||||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
||||||
|
New in spot 0.0u:
|
||||||
|
|
||||||
New in spot 0.0t (2004-04-23):
|
New in spot 0.0t (2004-04-23):
|
||||||
|
|
||||||
* `emptiness_check':
|
* `emptiness_check':
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
# 02111-1307, USA.
|
# 02111-1307, USA.
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
AC_INIT([spot], [0.0t])
|
AC_INIT([spot], [0.0u])
|
||||||
AC_CONFIG_AUX_DIR([tools])
|
AC_CONFIG_AUX_DIR([tools])
|
||||||
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
AM_INIT_AUTOMAKE([gnits nostdinc 1.8])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue