diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2017-10-13 16:17:26 -0700 |
|---|---|---|
| committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-10-13 16:17:26 -0700 |
| commit | f633dc2998a8aa20d7206e40cddb714a91fb3c67 (patch) | |
| tree | 9ca4786727e0fe9d9397f2051db9b3c517fdbd40 | |
| parent | 31e818a8ae66d5b6137b3311e5c71880e7f1df52 (diff) | |
Release: FRR 3.0frr-3.0
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
| -rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7359dae9cd..c0f3cb7396 100755 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ(2.60) -AC_INIT(frr, 3.0-rc3, [https://github.com/frrouting/frr/issues]) +AC_INIT(frr, 3.0, [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" PACKAGE_FULLNAME="FRRouting" AC_SUBST(PACKAGE_FULLNAME) |
