summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul <paul>2004-10-22 23:53:19 +0000
committerpaul <paul>2004-10-22 23:53:19 +0000
commit3e511c8e9dfdf3bb2b27d47e3d208dad48984e8b (patch)
treeadb1a6c6eb95d11ae8a2c2f282d665a984afa466 /configure.ac
parentaf0d97eb4826376f6d0a2f053b416d111b4af6f8 (diff)
2004-10-23 Paul Jakma <paul@dishone.st>
* configure.ac: bump version to 0.97.2, 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 f6f018e2..04c0ad90 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.71 2004/10/22 04:55:05 paul Exp $
+## $Id: configure.ac,v 1.72 2004/10/22 23:53:19 paul Exp $
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.97.1, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.97.2, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AM_INIT_AUTOMAKE(1.6)
AM_CONFIG_HEADER(config.h)