commit | f191f1e6d64e9f2cefacc91023a2359d037fea79 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@diac24.net> | Tue Mar 03 00:50:57 2015 +0100 |
committer | David Lamparter <equinox@diac24.net> | Tue Mar 03 00:50:57 2015 +0100 |
tree | 4c2967f9337b67261b6e0c8cd59c5ec47017d2b4 | |
parent | 4c421215a0330b96d85879810558d40027a96ca6 [diff] [blame] |
release: 0.99.24
diff --git a/configure.ac b/configure.ac index 75a48e4..4d52eef 100755 --- a/configure.ac +++ b/configure.ac
@@ -7,7 +7,7 @@ ## AC_PREREQ(2.53) -AC_INIT(Quagga, 0.99.24-rc1, [https://bugzilla.quagga.net]) +AC_INIT(Quagga, 0.99.24, [https://bugzilla.quagga.net]) CONFIG_ARGS="$*" AC_SUBST(CONFIG_ARGS) AC_CONFIG_SRCDIR(lib/zebra.h)