summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpaul <paul>2004-05-03 12:50:39 +0000
committerpaul <paul>2004-05-03 12:50:39 +0000
commit8b338fe94cb7fd33f6f05635bc2b70301d1e51b7 (patch)
tree8697fda30fd8a3d4ea71098cfe849a28384d59ac /configure.ac
parentb94f9dbd2616976b803d2fcefcf646573e49c368 (diff)
2004-05-03 Paul Jakma <paul@dishone.st>
* bump version to 0.96.5
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 7d594494..7d0e4e47 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.49 2004/04/07 22:48:47 gdt Exp $
+## $Id: configure.ac,v 1.50 2004/05/03 12:50:39 paul Exp $
AC_PREREQ(2.53)
-AC_INIT(quagga, 0.96.4, [http://bugzilla.quagga.net])
+AC_INIT(quagga, 0.96.5, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AM_INIT_AUTOMAKE(1.6)
AM_CONFIG_HEADER(config.h)