diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-12-23 23:15:31 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-12-23 23:26:08 +0200 |
| commit | 38d741be2cfe907df24d78d1f3065ab283f202ab (patch) | |
| tree | 353d2de483f78c489bc164bd0faa842bad07d0a8 /configure.ac | |
| parent | 6cc954085c7253898d1645d8caf279ddf9345051 (diff) | |
FRR Release 10.0.3frr-10.0.3docker/10.0.3rc/10.0.3
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 738204020f..250e34ba47 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ([2.69]) -AC_INIT([frr], [10.0.2], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [10.0.3], [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" AC_SUBST([PACKAGE_URL]) PACKAGE_FULLNAME="FRRouting" |
