]> git.puffer.fish Git - matthieu/frr.git/commitdiff
build: Quagga 0.99.23-rc1
authorDavid Lamparter <equinox@diac24.net>
Tue, 3 Jun 2014 16:42:25 +0000 (18:42 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 3 Jun 2014 16:43:07 +0000 (18:43 +0200)
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 f9b1763504306141225f58a08f0e52fd31ce5724..fa9e6e1f2231f4c2aab273065a43175130de8abc 100755 (executable)
@@ -7,7 +7,7 @@
 ##
 AC_PREREQ(2.53)
 
-AC_INIT(Quagga, 0.99.22, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.23-rc1, [https://bugzilla.quagga.net])
 AC_CONFIG_SRCDIR(lib/zebra.h)
 AC_CONFIG_MACRO_DIR([m4])