1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 042e1c3..52c2c24 100644 --- a/ Makefile+++ b/ Makefile@@ -1,4 +1,4 @@ -V=41 +V=42 INSTALL_FILES=$(wildcard archiso/initcpio/install/*) HOOKS_FILES=$(wildcard archiso/initcpio/hooks/*) |