X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/110ea29b8fe7d11de09e19382a9a5808cfb90d32..d2771ca93ba9461a823240e3f3b7be9f4af12f65:/configure.ac diff --git a/configure.ac b/configure.ac index ed279f4..ebee628 100755 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ(2.60) -AC_INIT(Quagga, 1.2.3, [https://bugzilla.quagga.net]) +AC_INIT(Quagga, 1.2.4, [https://bugzilla.quagga.net]) CONFIG_ARGS="$*" AC_SUBST(CONFIG_ARGS) AC_CONFIG_SRCDIR(lib/zebra.h)