* NEWS, configure.in: Bump version to 0.4a.
This commit is contained in:
parent
82583754cd
commit
fd2033aaba
3 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-07-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* NEWS, configure.in: Bump version to 0.4a.
|
||||
|
||||
2007-07-17 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* NEWS, configure.in: Bump version to 0.4.
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -1,3 +1,5 @@
|
|||
New in spot 0.4a:
|
||||
|
||||
New in spot 0.4 (2007-07-17):
|
||||
|
||||
* Upgrade to Autoconf 2.61, Automake 1.10, Bison 2.3, and Swig 1.3.31.
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# 02111-1307, USA.
|
||||
|
||||
AC_PREREQ([2.61])
|
||||
AC_INIT([spot], [0.4])
|
||||
AC_INIT([spot], [0.4a])
|
||||
AC_CONFIG_AUX_DIR([tools])
|
||||
AM_INIT_AUTOMAKE([1.10 gnits nostdinc tar-ustar])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue