From e1cf17522187844a1d0d9598ad54edbcd9aa09e1 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Thu, 14 Jul 2022 20:28:12 -0400 Subject: [PATCH] cdebconf: bump version to trigger udeb build --- helpers/make-cdebconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-cdebconf b/helpers/make-cdebconf index 46ea5ad1..aa1b55dc 100644 --- a/helpers/make-cdebconf +++ b/helpers/make-cdebconf @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 NETINST=true . ./config -- GitLab