summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDominick Grift <dominick.grift@defensec.nl>2025-02-24 10:54:17 +0100
committerDominick Grift <dominick.grift@defensec.nl>2025-02-24 10:54:17 +0100
commitcae39ecd0e7423f655f0fae6e16bb8b0f8818951 (patch)
treede14e3b7afe80eeaeeaaf96668ed5fef13dca462 /Makefile
parent1347d778548279cc4c10d460d46f58e57eb326a5 (diff)
downloadselinux-policy-cae39ecd0e7423f655f0fae6e16bb8b0f8818951.tar.gz
Makefile: polvers 34
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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