2007-07-27 Paul Jakma <paul.jakma@sun.com>

* configure.ac: Bump version to 0.99.8
This commit is contained in:
Paul Jakma 2007-07-27 16:48:55 +00:00
parent 97cabcf760
commit e6a01955a7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-07-27 Paul Jakma <paul.jakma@sun.com>
* configure.ac: Bump version to 0.99.8
2007-06-25 Hasso Tepper <hasso@quagga.net>
* configure.ac: Fix typo so it compiles again on BSD systems.

View File

@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
AC_INIT(Quagga, 0.99.7, [http://bugzilla.quagga.net])
AC_INIT(Quagga, 0.99.8, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
dnl -----------------------------------