summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul <paul>2005-01-05 11:58:31 +0000
committerpaul <paul>2005-01-05 11:58:31 +0000
commit1f3585ea3da831f592bc0290a1b969dc002c6ceb (patch)
treee2a34e7bf4d7ad0afdb8f909551b3029be3cf396 /configure.ac
parent865b852cbf82f2da6cd3908e76176ceb6ad33d26 (diff)
2005-01-05 Paul Jakma <paul@dishone.st>
* configure.ac: Bump version to 0.97.5 * doc/quagga.info: autogenerated, version bump.
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 1b4557d4..699998e6 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.83 2005/01/04 17:02:49 gdt Exp $
+## $Id: configure.ac,v 1.84 2005/01/05 11:58:31 paul Exp $
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.97.4, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.97.5, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AM_INIT_AUTOMAKE(1.6)
AM_CONFIG_HEADER(config.h)