summaryrefslogtreecommitdiffstats
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
commit2eb4be0e5f8b601995d7905af0bb17342425da89 (patch)
treeebae7a03af824d3cdd610349da7acd82dcc10bf2 /configure.ac
parent94ada868545313dff963044be3af83779dfab5ea (diff)
downloadquagga-2eb4be0e5f8b601995d7905af0bb17342425da89.tar.bz2
quagga-2eb4be0e5f8b601995d7905af0bb17342425da89.tar.xz
2004-11-08 Paul Jakma <paul@dishone.st>quagga.0.97.3.release
* configure.ac: bump version to 0.97.3, release imminent.
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 a1c028e8..134e02fe 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
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)