diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-03-09 13:50:09 -0600 |
|---|---|---|
| committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-03-09 13:55:57 -0600 |
| commit | ab32dd7ec63c87bc08a9fec688638c38d3267748 (patch) | |
| tree | d1cba5a850d7ba4c9233883970a41de9e6f41667 /configure.ac | |
| parent | fe894829f909c0f0b602f36c8442c40956f5861f (diff) | |
FRR Release 8.2.1frr-8.2.1.rcfrr-8.2.1docker/8.2.1
- bgp RPKI fix
- grpc fixes
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dd5629668e..d1e37c2e56 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ([2.69]) -AC_INIT([frr], [8.2], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [8.2.1], [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" AC_SUBST([PACKAGE_URL]) PACKAGE_FULLNAME="FRRouting" |
