summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Hall <chris.hall@highwayman.com>2011-09-06 23:59:17 +0100
committerChris Hall <chris.hall@highwayman.com>2011-09-06 23:59:17 +0100
commit73a45fd38a9bc7279eb67021b07092a00768b559 (patch)
treec77bdc05adf7979a1cb73d21974251d8bbf6a758 /configure.ac
parentbfca45143084f850dcfac2b14a090a6f008c8c96 (diff)
parent44b5aa5ca8b8a1620478c794dae11a7d71e9211e (diff)
downloadquagga-ex19b.tar.bz2
quagga-ex19b.tar.xz
Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bex19b
Updated version to v0.99.18ex19b.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 24c8950f..8b343086 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.18ex18b, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.18ex19b, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])