From 347723027c83faee91837b01599738fdf0e39e2d Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 11 Dec 2021 15:48:21 +0100 Subject: Update supported compilers and OSes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8db9403..ac2dabd 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ include common.mk VERSION=$(shell dpkg-parsechangelog --show-field Version) -DISTROS=debian10 ubuntu2004 ubuntu2010 +DISTROS=debian11 ubuntu2110 PROJECTNAME=webserver PLUGINS= \ cgi \ -- cgit v1.2.3