summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-11 15:47:10 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-11 15:47:10 +0200
commit11ffff0d2a9c7e32a12ed5c33bb341abeb3eee71 (patch)
tree27b53abba0b0329d429655af94a79e1a879e36db
parent86c892c6589b8df64c050a32f0d69280bd4a92f2 (diff)
downloadvyatta-cfg-quagga-11ffff0d2a9c7e32a12ed5c33bb341abeb3eee71.tar.gz
vyatta-cfg-quagga-11ffff0d2a9c7e32a12ed5c33bb341abeb3eee71.zip
bgp: T548: bugfix config version
Commit 73c013ba ("bgp: T548: Add ipv6 maximum-path and migrate to proper afi") did not update Makefile.am with the new quagga version causing builds to fail.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1bed4416..a2fb0484 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ share_perl5_DATA = lib/Vyatta/Quagga/Config.pm
src_check_prefix_boundary = src/check_prefix_boundary.c
-curver_DATA = cfg-version/quagga@7
+curver_DATA = cfg-version/quagga@8
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd