* NEWS, configure.ac: Bump version to 0.2a.
This commit is contained in:
parent
e00aadce5b
commit
8721f65bdc
3 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-04-09 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* NEWS, configure.ac: Bump version to 0.2a.
|
||||
|
||||
2005-04-08 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* NEWS, configure.ac: Bump version to 0.2.
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
|||
New in spot 0.2a:
|
||||
|
||||
New in spot 0.2 (2005-04-08):
|
||||
|
||||
* Emptiness checks:
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# 02111-1307, USA.
|
||||
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([spot], [0.2])
|
||||
AC_INIT([spot], [0.2a])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([1.9 gnits nostdinc tar-ustar])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue