commit | d8d54ab78d915921a88a8707426e307aed3c323e | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Wed Mar 04 07:30:19 2015 +0100 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Mar 04 07:30:19 2015 +0100 |
tree | 5e9b0b67b2297b9f566294b2e5fb45606db07639 | |
parent | f191f1e6d64e9f2cefacc91023a2359d037fea79 [diff] [blame] |
build: tag version as 0.99.25-dev Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
diff --git a/configure.ac b/configure.ac index 4d52eef..2c72cff 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.25-dev, [https://bugzilla.quagga.net]) CONFIG_ARGS="$*" AC_SUBST(CONFIG_ARGS) AC_CONFIG_SRCDIR(lib/zebra.h)