summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2024-06-12 19:03:21 +0200
committerJafar Al-Gharaibeh <jafar@atcorp.com>2024-06-12 19:03:21 +0200
commitd8e3121cb8470fe9a934100de9170b4ef48b17a6 (patch)
treea4a4654aba70bc1a8997c137ad903e4cae5f1732
parentMerge pull request #16191 from pguibert6WIND/srte_color_not_copied (diff)
downloadfrr-d8e3121cb8470fe9a934100de9170b4ef48b17a6.tar.xz
frr-d8e3121cb8470fe9a934100de9170b4ef48b17a6.zip
build: FRR 10.2 development versionfrr-10.2-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 cad8ea12c..ec409aaf1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ([2.69])
-AC_INIT([frr], [10.1-dev], [https://github.com/frrouting/frr/issues])
+AC_INIT([frr], [10.2-dev], [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
AC_SUBST([PACKAGE_URL])
PACKAGE_FULLNAME="FRRouting"