1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 7220be6..714ea63 100644 --- a/ Makefile+++ b/ Makefile@@ -1,4 +1,4 @@ -V=31 +V=32 INSTALL_FILES=$(wildcard archiso/initcpio/install/*) HOOKS_FILES=$(wildcard archiso/initcpio/hooks/*) |