summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@sun.com>2006-05-10 19:52:36 +0000
committerPaul Jakma <paul.jakma@sun.com>2006-05-10 19:52:36 +0000
commit08f9fb1c4591bfc7cf0c5d174884ca161263787e (patch)
tree9c1777dabae59a1a1d9a048c05c340b2cfd1a6ab /configure.ac
parente3c5ffe169a999892e09f7e440466b622a510445 (diff)
[0.99] Version bump to 0.99.4
2006-05-10 Paul Jakma <paul.jakma@sun.com> * configure.ac: Bump to 0.99.4
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 841786fc..79b191f5 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.119 2006/03/30 13:53:59 paul Exp $
+## $Id: configure.ac,v 1.120 2006/05/10 19:52:36 paul Exp $
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.3, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.4, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
dnl -----------------------------------