mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 21:50:39 +00:00
quagga: Set version strings appropriately
Set the version strings to be correct for the upcoming 3.1 release of Quagga. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
c152e0c131
commit
473b996bfc
@ -7,7 +7,7 @@
|
|||||||
##
|
##
|
||||||
AC_PREREQ(2.60)
|
AC_PREREQ(2.60)
|
||||||
|
|
||||||
AC_INIT(Quagga, 0.99.24+cl3u2, [https://bugzilla.quagga.net])
|
AC_INIT(Quagga, 0.99.24+cl3u3, [https://bugzilla.quagga.net])
|
||||||
CONFIG_ARGS="$*"
|
CONFIG_ARGS="$*"
|
||||||
AC_SUBST(CONFIG_ARGS)
|
AC_SUBST(CONFIG_ARGS)
|
||||||
AC_CONFIG_SRCDIR(lib/zebra.h)
|
AC_CONFIG_SRCDIR(lib/zebra.h)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
quagga (0.99.24+cl3u3) Release; urgency=medium
|
||||||
|
|
||||||
|
* New Enabled: Merge up-to 0.99.24 code from upstream
|
||||||
|
* New Enabled: Additional CLI simplification
|
||||||
|
* New Enabled: Various Bug Fixes
|
||||||
|
|
||||||
quagga (0.99.23.1-1+cl3u2) Release; urgency=medium
|
quagga (0.99.23.1-1+cl3u2) Release; urgency=medium
|
||||||
|
|
||||||
* New Enabled: VRF - See Documentation for how to use
|
* New Enabled: VRF - See Documentation for how to use
|
||||||
|
Loading…
Reference in New Issue
Block a user