summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul <paul>2006-01-19 20:26:17 +0000
committerpaul <paul>2006-01-19 20:26:17 +0000
commit53f953a500569b12bb3c60b094c52f1b4184c0fb (patch)
treea5fe03f2bd67e0b7e3552bd0930034c5aa66d30e /configure.ac
parent581a02a9f71f43012c67217fe12d97808875c352 (diff)
[version] bump configure.ac version number to 0.99.3
2006-01-19 Paul Jakma <paul.jakma@sun.com> * configure.ac: Bump to 0.99.3 * doc/quagga.info: update auto-built file.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 47522286..fdde63cc 100755
--- a/configure.ac
+++ b/configure.ac
@@ -5,10 +5,10 @@
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
##
-## $Id: configure.ac,v 1.116 2005/11/26 08:28:00 paul Exp $
+## $Id: configure.ac,v 1.117 2006/01/19 20:26:17 paul Exp $
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.2, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.3, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
dnl -----------------------------------