summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-08-09 12:56:09 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-08-09 12:56:09 +0200
commitc47b10cae1e0a623589692d6bd8793c2a17ed29a (patch)
treeaf2fce2f4f5147fde6b84c024eeb108ab5f08bd9
parent*: reindent (diff)
downloadfrr-3.0-rc1.tar.xz
frr-3.0-rc1.zip
release: FRR 3.0-rc1frr-3.0-rc1
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 86c49a29f..d56f9f0b1 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 3.0-rc0, [https://github.com/frrouting/frr/issues])
+AC_INIT(frr, 3.0-rc1, [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
PACKAGE_FULLNAME="FRRouting"
AC_SUBST(PACKAGE_FULLNAME)