diff options
author | Christian Hesse <mail@eworm.de> | 2017-10-06 11:49:49 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-10-06 11:49:49 +0200 |
commit | 69f6bede294dd1970789919cfb16785225fbfa55 (patch) | |
tree | db3b044d0f9dad4cd42dae42e1284630099e6607 | |
parent | 1ac77c2dad17af2d8ddd6e5ca6fd8e95d5533d25 (diff) | |
download | mkinitcpio-ykfde-0.7.2.tar.gz mkinitcpio-ykfde-0.7.2.tar.zst |
prepare version 0.7.20.7.2
-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.1 +VERSION := 0.7.2 .DELETE_ON_ERROR: |