summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-04-01 22:22:47 -0700
committerMartin Winter <mwinter@opensourcerouting.org>2017-04-01 22:22:47 -0700
commit3e71b5d907e9a58049e188cd88ad86614c5ad4f6 (patch)
treeb84c3a019b5211518b10eb82c5f3fe02f3be412a /configure.ac
parent7e5b53972233b6aea593397ed8fb8f55068eadaf (diff)
Release: FRR-2.0frr-2.0
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
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 02f1ae239c..63fbc304fc 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 2.0-rc2, [https://github.com/frrouting/frr/issues])
+AC_INIT(frr, 2.0, [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
PACKAGE_FULLNAME="FRRouting"
AC_SUBST(PACKAGE_FULLNAME)