linux: d-i.patch maintenance for linux

This commit is contained in:
Luis Guzmán 2023-02-10 21:18:28 +00:00
parent 4e1929473d
commit 89994dc7b0
2 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2022 Luis Guzman <ark@switnet.org>
# Copyright (C) 2023 Luis Guzman <ark@switnet.org>
# Copyright (C) 2008-2022 Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2019 David Trudgian <dave@trudgian.net>
#
@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=13
VERSION=14
. ./config
for PATCH in $DATA/*.patch ; do