diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2011-09-29 16:55:23 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2011-09-29 16:55:23 +0400 |
commit | 48f99b0c2bfed8d3880732d188e1d5964f575ee4 (patch) | |
tree | deff24887c5590909e625b1b00dd6496fad6190d | |
parent | 3aad46bdaa0a2700e43252904b9481750c8cb45d (diff) |
release: 0.99.20
-rwxr-xr-x | configure.ac | 2 |
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]) |