summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-02-23 13:47:59 +0100
committerMartin Winter <mwinter@opensourcerouting.org>2017-02-23 13:47:59 +0100
commit5753eb9197c75609205659ad64e0ed9247810cb2 (patch)
treece07b1799c04df9a997e639f95b084c34d7422cd
parentMerge pull request #217 from bingen/missing_desc_entry_2 (diff)
downloadfrr-2.0-rc2.tar.xz
frr-2.0-rc2.zip
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 439053991..7e546d764 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)