summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-03-15 19:17:17 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-03-15 19:17:17 -0400
commit86c5d2ee68f7b9c00ae4aeb5c8b3c5d82c5ebffc (patch)
treeadaa21df6998b5736c97bafefc2c59f04c9fdf4a
parent5e57b5fc621300427d3818f0723b8cd8d5e5ca6a (diff)
downloadquagga-86c5d2ee68f7b9c00ae4aeb5c8b3c5d82c5ebffc.tar.bz2
quagga-86c5d2ee68f7b9c00ae4aeb5c8b3c5d82c5ebffc.tar.xz
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7c7116d7..62065108 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(Quagga, 1.0.20160309, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 1.0.20160315, [https://bugzilla.quagga.net])
CONFIG_ARGS="$*"
AC_SUBST(CONFIG_ARGS)
AC_CONFIG_SRCDIR(lib/zebra.h)