summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2010-03-09 13:53:20 +0300
committerDenis Ovsienko <infrastation@yandex.ru>2010-03-09 13:53:20 +0300
commit438589e31fe38943247f3011388b819346e473fe (patch)
tree1b8ac0f7b60ffc2eacca91625bb4242a0bbbfced /configure.ac
parentdca6c883ea6219460efbe3dadde4b8b9cb12c845 (diff)
release: 0.99.16
* configure.ac: bump up version number
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 9c47b5b4..1a5051ae 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.15, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.16, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])