summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2021-12-11 15:48:21 +0100
committerRoland Reichwein <mail@reichwein.it>2021-12-11 15:48:21 +0100
commit347723027c83faee91837b01599738fdf0e39e2d (patch)
treec2a209ef9f1d8f29551ec29c32f6b555fd2a12d2 /Makefile
parent6e686fee894a864aa8a4f6462dd36785dcaeef18 (diff)
Update supported compilers and OSes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \