summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2022-06-07 21:47:17 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2022-06-07 21:47:17 +0200
commit087350d968e92f1f4f24ae0aae6de2722088fe79 (patch)
tree6e3ea93aed1e057a0e4b2b6e219158d0d7a74c9f /configure.ac
parentMerge pull request #11312 from opensourcerouting/feature/draft-ietf-idr-bfd-s... (diff)
downloadfrr-087350d968e92f1f4f24ae0aae6de2722088fe79.tar.xz
frr-087350d968e92f1f4f24ae0aae6de2722088fe79.zip
build: FRR 8.4 development versionfrr-8.4-dev
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29d13b16c..4fc5a334b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ([2.69])
-AC_INIT([frr], [8.3-dev], [https://github.com/frrouting/frr/issues])
+AC_INIT([frr], [8.4-dev], [https://github.com/frrouting/frr/issues])
PACKAGE_URL="https://frrouting.org/"
AC_SUBST([PACKAGE_URL])
PACKAGE_FULLNAME="FRRouting"