summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2011-09-26 18:50:06 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2011-09-26 18:50:06 +0400
commit0998342b5f79b2441d4beade4bb8ac304de86741 (patch)
treef8b35bd4cba2e19a1be832a102eff484f84472c5 /configure.ac
parentabc7ef44ca05493500865ce81f7b84f5c4eb6594 (diff)
release: 0.99.19
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 b981d5b1..b3f42d54 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.18, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.19, [https://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])