summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2056160..565869d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Makefile for mkinitcpio
-VERSION = 0.6.6
+VERSION = 0.6.7
all: doc
@@ -58,6 +58,7 @@ TARBALL_FILES = \
init_functions \
install \
load-modules.sh \
+ 01-memdisk.rules \
mkinitcpio \
mkinitcpio.conf \
mkinitcpio.d \