mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 20:34:33 +00:00
2004-10-23 Paul Jakma <paul@dishone.st>
* configure.ac: bump version to 0.97.2, release imminent.
This commit is contained in:
parent
af0d97eb48
commit
3e511c8e9d
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-23 Paul Jakma <paul@dishone.st>
|
||||||
|
|
||||||
|
* configure.ac: bump version to 0.97.2, release imminent.
|
||||||
|
|
||||||
2004-10-22 Paul Jakma <paul@dishone.st>
|
2004-10-22 Paul Jakma <paul@dishone.st>
|
||||||
|
|
||||||
* configure.ac: fix up enable help alignment slightly
|
* configure.ac: fix up enable help alignment slightly
|
||||||
|
@ -5,10 +5,10 @@
|
|||||||
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
|
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
|
||||||
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
|
## 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_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)
|
AC_CONFIG_SRCDIR(lib/zebra.h)
|
||||||
AM_INIT_AUTOMAKE(1.6)
|
AM_INIT_AUTOMAKE(1.6)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
Loading…
Reference in New Issue
Block a user