summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2014-06-24 07:14:20 +0200
committerDavid Lamparter <equinox@diac24.net>2014-06-24 07:14:20 +0200
commita4b5665f76d9e907a547c85c9c4a7a656c568b9d (patch)
tree686fd5fae670909514f25a23b1ff3f5ed0bb32e6
parent2c32ee5f04191c6ffae9c19621548bc72b00e3ba (diff)
downloadquagga-0.99.23.tar.bz2
quagga-0.99.23.tar.xz
release: 0.99.23quagga-0.99.23
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fa9e6e1f..220124ab 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.23-rc1, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.23, [https://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])