summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-01-19 17:45:51 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2017-01-19 17:45:51 +0100
commit16e32678b1da6fbf9685ccdbd77c6b040642db68 (patch)
tree86d5bbcf733b66dd969be3ee85f5b9e09594996a /configure.ac
parentMerge pull request #83 from LabNConsulting/working/2.0/patch-set/2-no-vrf (diff)
downloadfrr-16e32678b1da6fbf9685ccdbd77c6b040642db68.tar.xz
frr-16e32678b1da6fbf9685ccdbd77c6b040642db68.zip
release: FRR 2.0-rc1frr-2.0-rc1
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6375e5d78..14f6292da 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
-AC_INIT(frr, 2.0-rc0, [https://bugzilla.quagga.net])
+AC_INIT(frr, 2.0-rc1, [https://github.com/freerangerouting/frr/issues])
PACKAGE_URL="https://freerangerouting.org/"
PACKAGE_FULLNAME="FreeRangeRouting"
AC_SUBST(PACKAGE_FULLNAME)