diff --git a/makefile b/makefile index 363bedd..7b1afcc 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with PrawnOS. If not, see . -KVER=5.4.22 +KVER=5.4.23 ifeq ($(DEBIAN_SUITE),) DEBIAN_SUITE=buster endif