mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 22:37:49 +00:00
configure: Update versioning
We have pulled the 7.2 branch let's update the master branch to say it's 7.3 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
60aecb43e8
commit
da44fd80f0
@ -7,7 +7,7 @@
|
||||
##
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_INIT([frr], [7.2-dev], [https://github.com/frrouting/frr/issues])
|
||||
AC_INIT([frr], [7.3-dev], [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