mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-12 11:18:59 +00:00
build: bump version to 2.0.999 for development
2.0 will be the release just forked off, so this can be 2.0.999 to flag it as in-progress tree. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
745e2754ef
commit
867f76c0b8
@ -7,7 +7,7 @@
|
||||
##
|
||||
AC_PREREQ(2.60)
|
||||
|
||||
AC_INIT(Quagga, 0.99.24+cl3u5, [https://bugzilla.quagga.net])
|
||||
AC_INIT(Quagga, 2.0.999, [https://bugzilla.quagga.net])
|
||||
CONFIG_ARGS="$ac_configure_args"
|
||||
AC_SUBST(CONFIG_ARGS)
|
||||
AC_CONFIG_SRCDIR(lib/zebra.h)
|
||||
|
Loading…
Reference in New Issue
Block a user