diff options
| -rwxr-xr-x | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7f08e8e764..abc1e8d15e 100755 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@  ##  AC_PREREQ([2.60]) -AC_INIT([frr], [6.1-dev], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [7.1-dev], [https://github.com/frrouting/frr/issues])  PACKAGE_URL="https://frrouting.org/"  AC_SUBST([PACKAGE_URL])  PACKAGE_FULLNAME="FRRouting"  | 
