]> git.proxmox.com Git - mirror_frr.git/commitdiff
configure: Update Version to be 7.1
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 8 May 2019 13:51:27 +0000 (09:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 8 May 2019 13:51:27 +0000 (09:51 -0400)
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
configure.ac

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