diff options
author | Christian Hesse <mail@eworm.de> | 2018-06-11 15:33:39 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-06-11 15:33:39 +0200 |
commit | f851dcd6999e478f49642eba1040b3432f929b1a (patch) | |
tree | 870545821aaae4a0c2167e7767498531a1e20a6d | |
parent | c73361a33783192b3af5673d5d883be738694c2e (diff) | |
download | mkinitcpio-ykfde-f851dcd6999e478f49642eba1040b3432f929b1a.tar.gz mkinitcpio-ykfde-f851dcd6999e478f49642eba1040b3432f929b1a.tar.zst |
prepare version 0.7.50.7.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ CP := cp SED := sed # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.7.4 +VERSION := 0.7.5 .DELETE_ON_ERROR: |