From 3cd7174bbc0a554b5badfe0e788c2267647c4688 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Fri, 2 Oct 2020 12:04:56 -0400 Subject: [PATCH] debian-installer: bump version --- helpers/make-debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-debian-installer b/helpers/make-debian-installer index 336b7906..ac87af48 100644 --- a/helpers/make-debian-installer +++ b/helpers/make-debian-installer @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=7 +VERSION=8 NETINST=true . ./config -- GitLab