From dffc467673cf59b1def82b0991250e56a522b765 Mon Sep 17 00:00:00 2001
From: Luis Guzman <ark@switnet.org>
Date: Wed, 13 Dec 2023 08:28:37 +0000
Subject: [PATCH] base-files: manual bump version to track latest upstream
 release.

---
 helpers/make-base-files | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/make-base-files b/helpers/make-base-files
index 30d43ff1..18f9d85a 100644
--- a/helpers/make-base-files
+++ b/helpers/make-base-files
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=6
+VERSION=7
 . ./config
 
 CODENAMECAPS=$(echo $CODENAME | /bin/sed -e "s/\b\(.\)/\u\1/g")
-- 
GitLab