summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2011-09-26 18:37:06 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2011-09-26 18:41:01 +0400
commit2bb2664e2957c587d8ad2d3d1d26de981983406e (patch)
treefd710046aab23ddee985a52f4e0ef964457e4da1 /configure.ac
parent552563a1c443ec876edd92bf79f29ff3afe2c01e (diff)
version RE-0.99.17.4
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 4ea873b2..42f3049e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.17.3, [https://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.17.4, [https://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])