diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2025-02-04 10:21:51 -0600 |
|---|---|---|
| committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2025-02-04 10:23:20 -0600 |
| commit | 23ab6c799f9431ab230ad3350a7e683082d76425 (patch) | |
| tree | ebbc125ffc0f17efbec5b24d75c45126e1027c08 /configure.ac | |
| parent | 704372bf4bb552bf011d4d9fa5dace874a49b0ed (diff) | |
build: FRR 10.4 development versionfrr-10.4-dev
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 e04c0b6d46..09e2d20c3a 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ([2.69]) -AC_INIT([frr], [10.3-dev], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [10.4-dev], [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" AC_SUBST([PACKAGE_URL]) PACKAGE_FULLNAME="FRRouting" |
