summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2015-03-07 07:58:00 +0100
committerDavid Lamparter <equinox@diac24.net>2015-03-07 07:58:00 +0100
commitd35b51ee5fa3cc4866860f5718c4090de61f9922 (patch)
treeb720bd2a75fbdcfaaaa23f9e54497ca17d25e1dc /configure.ac
parent09037f838a5aee6fa920c977785c48cd7c482814 (diff)
downloadquagga-0.99.24.1.tar.bz2
quagga-0.99.24.1.tar.xz
release: 0.99.24.1quagga-0.99.24.1
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d52eefa..60e9f66a 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.24, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.24.1, [https://bugzilla.quagga.net])
CONFIG_ARGS="$*"
AC_SUBST(CONFIG_ARGS)
AC_CONFIG_SRCDIR(lib/zebra.h)