diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2011-09-26 18:37:06 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2011-09-26 18:41:01 +0400 |
commit | 2bb2664e2957c587d8ad2d3d1d26de981983406e (patch) | |
tree | fd710046aab23ddee985a52f4e0ef964457e4da1 | |
parent | 552563a1c443ec876edd92bf79f29ff3afe2c01e (diff) |
version RE-0.99.17.4
-rwxr-xr-x | configure.ac | 2 |
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]) |