]> git.proxmox.com Git - mirror_frr.git/blobdiff - configure.ac
Merge pull request #5388 from donaldsharp/7.1_cherrys
[mirror_frr.git] / 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"