]> git.puffer.fish Git - matthieu/frr.git/commitdiff
build: Quagga 0.99.22-rc1
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 16 Jan 2013 00:48:04 +0000 (01:48 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 16 Jan 2013 00:50:52 +0000 (01:50 +0100)
this is not a full release version, so neither release notes nor
documentation are updated yet.  Also, signing the tag with my private
GPG key instead of the Quagga one.

configure.ac

index 937c79ce69612f54576eec263c911fbaf93f2ac9..9b378e2d4e6d96d9eb24e1cfb2b47af4c33cb47e 100755 (executable)
@@ -7,7 +7,7 @@
 ##
 AC_PREREQ(2.53)
 
-AC_INIT(Quagga, 0.99.21, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.22-rc1, [https://bugzilla.quagga.net])
 AC_CONFIG_SRCDIR(lib/zebra.h)
 AC_CONFIG_MACRO_DIR([m4])