Merge pull request #3648 from donaldsharp/master_version

*: Convert to new version number
This commit is contained in:
Lou Berger 2019-01-23 10:14:49 -05:00 committed by GitHub
commit 166e1cc5bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
##
AC_PREREQ([2.60])
AC_INIT([frr], [6.1-dev], [https://github.com/frrouting/frr/issues])
AC_INIT([frr], [7.1-dev], [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
AC_SUBST([PACKAGE_URL])
PACKAGE_FULLNAME="FRRouting"