summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2024-10-08 20:06:40 +0200
committerJafar Al-Gharaibeh <jafar@atcorp.com>2024-10-08 20:06:40 +0200
commit47cdfbda7640f9e10dc298cb98ea0411dc14e0ab (patch)
tree1f54271898e8399bcbae349036d6693d6da5283f
parentMerge pull request #17023 from donaldsharp/dplane_problems (diff)
downloadfrr-10.3-dev.tar.xz
frr-10.3-dev.zip
build: FRR 10.3 development versionfrr-10.3-dev
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e1aa05b86..e8036fcff 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"