summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-03-09 08:41:59 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-03-09 08:41:59 -0500
commite3f623be8b6556db9d70c2fc5d3c2b152f36dc1d (patch)
tree8b1443e7c17f0346589513f0db42d4dd24a28210
parentc0cb90c608f7dcb0807e05c70050d2e238d6c4e9 (diff)
downloadquagga-e3f623be8b6556db9d70c2fc5d3c2b152f36dc1d.tar.bz2
quagga-e3f623be8b6556db9d70c2fc5d3c2b152f36dc1d.tar.xz
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0fc9c099..7c7116d7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(Quagga, 0.99.25, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 1.0.20160309, [https://bugzilla.quagga.net])
CONFIG_ARGS="$*"
AC_SUBST(CONFIG_ARGS)
AC_CONFIG_SRCDIR(lib/zebra.h)