summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2011-09-29 16:55:23 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2011-09-29 16:55:23 +0400
commit48f99b0c2bfed8d3880732d188e1d5964f575ee4 (patch)
treedeff24887c5590909e625b1b00dd6496fad6190d /configure.ac
parent3aad46bdaa0a2700e43252904b9481750c8cb45d (diff)
release: 0.99.20
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 ad250127..7a4790ee 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.19, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.20, [https://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])