]> git.proxmox.com Git - mirror_frr.git/commitdiff
configure: Update version to 5.1-dev frr-5.1-dev
authorMartin Winter <mwinter@opensourcerouting.org>
Wed, 2 May 2018 14:28:39 +0000 (07:28 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Wed, 2 May 2018 14:28:39 +0000 (07:28 -0700)
We are now working on 5.1-dev for new work.

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
configure.ac

index 1b94b6d452b788e520ee8bf45b3990867e00e08d..7662f2a4e555c0b1385d4f5232b812f11e9cf3de 100755 (executable)
@@ -7,7 +7,7 @@
 ##
 AC_PREREQ(2.60)
 
-AC_INIT(frr, 4.1-dev, [https://github.com/frrouting/frr/issues])
+AC_INIT(frr, 5.1-dev, [https://github.com/frrouting/frr/issues])
 PACKAGE_URL="https://frrouting.org/"
 AC_SUBST(PACKAGE_URL)
 PACKAGE_FULLNAME="FRRouting"