diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2024-10-08 13:06:40 -0500 |
|---|---|---|
| committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2024-10-08 13:06:40 -0500 |
| commit | 47cdfbda7640f9e10dc298cb98ea0411dc14e0ab (patch) | |
| tree | 1f54271898e8399bcbae349036d6693d6da5283f | |
| parent | b8c458622d2fb8ed221af2295dc1c1811fc2cbde (diff) | |
build: FRR 10.3 development versionfrr-10.3-dev
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e1aa05b869..e8036fcff1 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ([2.69]) -AC_INIT([frr], [10.2-dev], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [10.3-dev], [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" AC_SUBST([PACKAGE_URL]) PACKAGE_FULLNAME="FRRouting" |
