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