summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2010-08-19 13:36:43 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2010-08-19 13:36:43 +0400
commita6be12128c29b0dc5b8a6d6923510fc7f677b775 (patch)
tree0dafeb74cfba1b7c6bd871db7e041185625668b3 /configure.ac
parentcddb8112b80fa9867156c637d63e6e79eeac67bb (diff)
release: 0.99.17
* 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 e7c99b0d..41a6f9b1 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.16, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.17, [https://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AC_CONFIG_MACRO_DIR([m4])