1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e03414d..c49cf26 100644 --- a/ Makefile+++ b/ Makefile@@ -1,4 +1,4 @@ -V=14 +V=15 INSTALL_FILES=$(wildcard archiso/initcpio/install/*) HOOKS_FILES=$(wildcard archiso/initcpio/hooks/*) |