]> git.proxmox.com Git - mirror_frr.git/blobdiff - configure.ac
*: Modify version number of build
[mirror_frr.git] / configure.ac
index 0694e3ed2c1d2306c649197e61189538a08c5f3d..0057d627bbfb0330d7b254c179d6c9bb050e3dd9 100755 (executable)
@@ -7,7 +7,7 @@
 ##
 AC_PREREQ([2.60])
 
-AC_INIT([frr], [7.3-dev], [https://github.com/frrouting/frr/issues])
+AC_INIT([frr], [7.4-dev], [https://github.com/frrouting/frr/issues])
 PACKAGE_URL="https://frrouting.org/"
 AC_SUBST([PACKAGE_URL])
 PACKAGE_FULLNAME="FRRouting"