summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-02-23 19:47:59 +0700
committerMartin Winter <mwinter@opensourcerouting.org>2017-02-23 19:47:59 +0700
commit5753eb9197c75609205659ad64e0ed9247810cb2 (patch)
treece07b1799c04df9a997e639f95b084c34d7422cd
parentb2184d8adce40576a9840bc4c2bbd406686e1972 (diff)
release: FRR 2.0-rc2frr-2.0-rc2
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4390539918..7e546d7643 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 2.0-rc1, [https://github.com/freerangerouting/frr/issues])
+AC_INIT(frr, 2.0-rc2, [https://github.com/freerangerouting/frr/issues])
PACKAGE_URL="https://freerangerouting.org/"
PACKAGE_FULLNAME="FreeRangeRouting"
AC_SUBST(PACKAGE_FULLNAME)