mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 21:10:28 +00:00
configure: Update version of software
With the start of the 4.0 development branch, update the configure.ac file to properly reflect this change. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
5b8b08de57
commit
78afca8e78
@ -7,7 +7,7 @@
|
||||
##
|
||||
AC_PREREQ(2.60)
|
||||
|
||||
AC_INIT(frr, 3.1-dev, [https://github.com/frrouting/frr/issues])
|
||||
AC_INIT(frr, 4.0, [https://github.com/frrouting/frr/issues])
|
||||
PACKAGE_URL="https://frrouting.org/"
|
||||
AC_SUBST(PACKAGE_URL)
|
||||
PACKAGE_FULLNAME="FRRouting"
|
||||
|
Loading…
Reference in New Issue
Block a user