From bb3561253ab4d96bdbbc797b31a6dbd64fa9f205 Mon Sep 17 00:00:00 2001 From: Ark74 <ark@switnet.org> Date: Sun, 18 Dec 2022 21:15:37 -0600 Subject: [PATCH] debian-installer: bump version to add latest console-setup fixes. --- 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 9e5f4899..5c71d16a 100644 --- a/helpers/make-debian-installer +++ b/helpers/make-debian-installer @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=10 +VERSION=11 EXTERNAL='deb-src http://ftp.debian.org/debian stable main' REPOKEY=648ACFD622F3D138 NETINST=true -- GitLab