commit | d35b51ee5fa3cc4866860f5718c4090de61f9922 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@diac24.net> | Sat Mar 07 07:58:00 2015 +0100 |
committer | David Lamparter <equinox@diac24.net> | Sat Mar 07 07:58:00 2015 +0100 |
tree | b720bd2a75fbdcfaaaa23f9e54497ca17d25e1dc | |
parent | 09037f838a5aee6fa920c977785c48cd7c482814 [diff] |
release: 0.99.24.1
diff --git a/configure.ac b/configure.ac index 4d52eef..60e9f66 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)