diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 22:54:17 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 22:54:17 +0100 |
commit | 3d9c248eb0a325ab89ca4c9379da97eb5c38bd3c (patch) | |
tree | 29178b8e9b4cc392de66430818546973abf62ed0 | |
parent | 8a9e0a83257fbeab12686a6fe27f6a6fb0d8d946 (diff) | |
download | mkinitcpio-ykfde-0.7.7.tar.gz (sig) mkinitcpio-ykfde-0.7.7.tar.zst (sig) |
prepare version 0.7.70.7.7
-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.6 +VERSION := 0.7.7 .DELETE_ON_ERROR: |