summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-07-11 12:02:10 +0200
committerThomas Bächler <thomas@archlinux.org>2010-07-11 12:02:10 +0200
commit28d58c91370f8531661ea1b150dc8b398f923bdd (patch)
treedc88417ad2c2c44a408bb5aa549a534f66c3437a /Makefile
parent392a05ef42b7fa99a21332c07f20ca2449524e3a (diff)
downloadmkinitcpio-28d58c91370f8531661ea1b150dc8b398f923bdd.tar.gz
mkinitcpio-28d58c91370f8531661ea1b150dc8b398f923bdd.tar.xz
Release 0.6.70.6.7
Diffstat (limited to 'Makefile')
-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 \