]> git.proxmox.com Git - mirror_frr.git/commitdiff
configure: Update version to 6.1-dev frr-6.1-dev
authorMartin Winter <mwinter@opensourcerouting.org>
Thu, 30 Aug 2018 16:11:10 +0000 (09:11 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Thu, 30 Aug 2018 16:11:10 +0000 (09:11 -0700)
We are now working on 6.1-dev for new work.

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

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