* configure.ac: Bump version to 0.0c.
This commit is contained in:
parent
d852f2c882
commit
d874332e27
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* configure.ac: Bump version to 0.0c.
|
||||
|
||||
* configure.ac: Bump version to 0.0b.
|
||||
|
||||
* INSTALL: New file.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([spot], [0.0b])
|
||||
AC_INIT([spot], [0.0c])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([foreign nostdinc 1.7.3])
|
||||
|
||||
|
|
@ -39,4 +39,4 @@ AC_CONFIG_FILES([
|
|||
src/misc/Makefile
|
||||
wrap/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue