summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@sun.com>2006-12-08 22:27:08 +0100
committerPaul Jakma <paul.jakma@sun.com>2006-12-08 22:27:08 +0100
commit43cd33a44e010f818633b7f144b5a0be352b41e7 (patch)
tree9647433a008e87af61ec70e6d5f35aeb8ba49d03 /configure.ac
parent[isisd] Fix compiler warnings and allow v4-only compilation (diff)
downloadfrr-43cd33a44e010f818633b7f144b5a0be352b41e7.tar.xz
frr-43cd33a44e010f818633b7f144b5a0be352b41e7.zip
[0.99] Bump version to 0.99.6
2006-12-08 Paul Jakma <paul.jakma@sun.com> * configure.ac: Bump to 0.99.6
Diffstat (limited to '')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f5956e08..99821109c 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.5, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.6, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
dnl -----------------------------------