From cae39ecd0e7423f655f0fae6e16bb8b0f8818951 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Mon, 24 Feb 2025 10:54:17 +0100 Subject: Makefile: polvers 34 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 20d3efd..7cdfe4d 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ all: clean policy check MCS = true MODULES = $(shell find src -type f -name '*.cil' -print0 | sort -z | xargs -r0) -POLVERS = 33 +POLVERS = 34 SELINUXTYPE = dssp5 VERBOSE = false -- cgit v1.2.3