summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul <paul>2004-11-08 17:38:30 +0000
committerpaul <paul>2004-11-08 17:38:30 +0000
commit1b074dd28a04f4734e37d420c95c492affe24bc1 (patch)
treea2c4edb9ff254481cc04876590f3c0c2031eb6cd /configure.ac
parent36002ae5c82d67217f2247cfec99cd258c052a93 (diff)
2004-11-08 Paul Jakma <paul@dishone.st>
* configure.ac: bump version to 0.97.3, release imminent.
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 b8095be1..0030e5a9 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.73 2004/11/07 22:34:23 paul Exp $
+## $Id: configure.ac,v 1.74 2004/11/08 17:38:30 paul Exp $
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.97.2, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.97.3, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AM_INIT_AUTOMAKE(1.6)
AM_CONFIG_HEADER(config.h)