summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-10-10 15:13:10 -0700
committerMartin Winter <mwinter@opensourcerouting.org>2017-10-10 15:13:10 -0700
commitd368ed3e48cf2400e4b0c4cf787926f7f730f487 (patch)
tree5761ca44df188c50ff99f68036fa9181cd8a56a0
parent3bea77303bfd639009796fed2f1edda395f73f58 (diff)
release: FRR 3.0-rc3frr-3.0-rc3
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 b253a3c49c..7359dae9cd 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 3.0-rc2, [https://github.com/frrouting/frr/issues])
+AC_INIT(frr, 3.0-rc3, [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
PACKAGE_FULLNAME="FRRouting"
AC_SUBST(PACKAGE_FULLNAME)