diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-10-04 21:33:18 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-10-04 21:33:18 +0300 |
| commit | b81570c690d79ebc1a03708dc17d33caa9639a5f (patch) | |
| tree | 20913c544cd9d76b97f6c65be7e5c4c2b5db623a | |
| parent | b023c47eab70a34664e8e1eeb97387a0ab57ff16 (diff) | |
build: FRR 8.5 development versionfrr-8.5-dev
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c1fab0eab..4e1080045e 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ([2.69]) -AC_INIT([frr], [8.4-dev], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [8.5-dev], [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" AC_SUBST([PACKAGE_URL]) PACKAGE_FULLNAME="FRRouting" |
