diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-09-11 11:15:57 +0300 | 
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-09-11 11:15:57 +0300 | 
| commit | 6d323ee0e3319cd73afd5e0c62be3a8ee8e8f6fe (patch) | |
| tree | 522c6f64dd248159cf84441076903e7b3e1f7eba /configure.ac | |
| parent | b28f754dcc10739011e03f98fbe5c935aebeafd1 (diff) | |
FRR Release 9.0.4frr-9.0.4docker/9.0.4rc/9.0.4
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
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 1b60f96e23..e332073de0 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@  ##  AC_PREREQ([2.69]) -AC_INIT([frr], [9.0.3], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [9.0.4], [https://github.com/frrouting/frr/issues])  PACKAGE_URL="https://frrouting.org/"  AC_SUBST([PACKAGE_URL])  PACKAGE_FULLNAME="FRRouting"  | 
