* configure.ac: Bump version to 0.0g.
This commit is contained in:
parent
5b245d7dd1
commit
d33ad6d6bf
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
2003-08-01 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
2003-08-01 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||||
|
|
||||||
|
* configure.ac: Bump version to 0.0g.
|
||||||
|
|
||||||
* configure.ac, NEWS: Bump version to 0.0f.
|
* configure.ac, NEWS: Bump version to 0.0f.
|
||||||
|
|
||||||
* iface/gspn/simple.test, iface/gspn/dcswave.test,
|
* iface/gspn/simple.test, iface/gspn/dcswave.test,
|
||||||
iface/gspn/dcswaveltl.test: Make sure the example directory
|
iface/gspn/dcswaveltl.test: Make sure the example directory
|
||||||
is writable.
|
is writable.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
AC_PREREQ([2.57])
|
AC_PREREQ([2.57])
|
||||||
AC_INIT([spot], [0.0f])
|
AC_INIT([spot], [0.0g])
|
||||||
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