summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-04-06 05:18:12 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-04-06 05:20:26 +0200
commitfa35a883c1d627cac5516d7b751341d5934688b6 (patch)
tree42166a09db9efbaf6cdb2dc717f5fda84cc740cb /configure.ac
parentlib: Fix missing help strings (diff)
downloadfrr-fa35a883c1d627cac5516d7b751341d5934688b6.tar.xz
frr-fa35a883c1d627cac5516d7b751341d5934688b6.zip
*: Switchover to 3.0
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6eac0e3c8..6661f45d7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 2.1-dev, [https://github.com/frrouting/frr/issues])
+AC_INIT(frr, 3.0, [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
PACKAGE_FULLNAME="FRRouting"
AC_SUBST(PACKAGE_FULLNAME)