diff options
author | Thomas Bächler <thomas@archlinux.org> | 2011-06-16 19:20:21 +0200 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2011-06-16 19:20:21 +0200 |
commit | beb5f5c05a5433a10c446b8a6b15db64c75748a5 (patch) | |
tree | 1c723cfbf553e8cc43dc872a9e57e5fb49822db2 /Makefile | |
parent | c0b5cbb50131334467ecc6eb35b30d863e5a34a5 (diff) | |
download | mkinitcpio-beb5f5c05a5433a10c446b8a6b15db64c75748a5.tar.gz mkinitcpio-beb5f5c05a5433a10c446b8a6b15db64c75748a5.tar.xz |
Release version 0.6.150.6.15
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Makefile for mkinitcpio -VERSION = 0.6.14 +VERSION = 0.6.15 all: doc |