summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-06-01 19:23:00 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-06-01 19:23:00 +0200
commit509fac8d8564fcb3d0bec3be9567312f6d83e889 (patch)
tree19013f26c0edfef8df50d2dfedee65d5199285eb
parentvtysh: Add back some missing bgp commands (diff)
downloadfrr-509fac8d8564fcb3d0bec3be9567312f6d83e889.tar.xz
frr-509fac8d8564fcb3d0bec3be9567312f6d83e889.zip
release: frr-3.0-rc0frr-3.0-rc0
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9bed28c9..e6f680d85 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 3.0, [https://github.com/frrouting/frr/issues])
+AC_INIT(frr, 3.0-rc0, [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
PACKAGE_FULLNAME="FRRouting"
AC_SUBST(PACKAGE_FULLNAME)