summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2014-08-25 18:56:53 +0200
committerDavid Lamparter <equinox@diac24.net>2014-08-25 18:56:53 +0200
commit8e7e87593e1b40368f99a6694b982eb8c7dcab1a (patch)
tree157fc9cbfa8193f38dd5069297652cad1e260a55
parent90444ca35e3037ed43ec695428f0ef6d82f9a320 (diff)
downloadquagga-0.99.23.1.tar.bz2
quagga-0.99.23.1.tar.xz
release: 0.99.23.1quagga-0.99.23.1
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f1df482b..d67fea90 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.23, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.23.1, [https://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])