mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 21:54:45 +00:00
build: bump configure.ac to 8.2-dev
[needs to happen ASAP to make sure we're not building confusing packages.] Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
210a75e65d
commit
6ea3c091ed
@ -7,7 +7,7 @@
|
||||
##
|
||||
AC_PREREQ([2.69])
|
||||
|
||||
AC_INIT([frr], [8.1-dev], [https://github.com/frrouting/frr/issues])
|
||||
AC_INIT([frr], [8.2-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