* NEWS, configure.ac: Bump version to 0.3a.
This commit is contained in:
parent
05d0353d04
commit
d9d4804bc9
3 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2006-01-30 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* NEWS, configure.ac: Bump version to 0.3a.
|
||||||
|
|
||||||
2006-01-25 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2006-01-25 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
* NEWS, README, configure.ac: Update for version 0.3.
|
* NEWS, README, configure.ac: Update for version 0.3.
|
||||||
|
|
|
||||||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
||||||
|
New in spot 0.3a:
|
||||||
|
|
||||||
New in spot 0.3 (2005-01-25):
|
New in spot 0.3 (2005-01-25):
|
||||||
|
|
||||||
* lbtt 1.2.0
|
* lbtt 1.2.0
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
# 02111-1307, USA.
|
# 02111-1307, USA.
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
AC_INIT([spot], [0.3])
|
AC_INIT([spot], [0.3a])
|
||||||
AC_CONFIG_AUX_DIR([tools])
|
AC_CONFIG_AUX_DIR([tools])
|
||||||
AM_INIT_AUTOMAKE([1.9 gnits nostdinc tar-ustar])
|
AM_INIT_AUTOMAKE([1.9 gnits nostdinc tar-ustar])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue