summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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