diff options
author | Christian Hesse <mail@eworm.de> | 2015-01-07 09:32:30 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-01-07 09:32:30 +0100 |
commit | 8990d695f7193d24b0027b4d37502ae8a48a6b8c (patch) | |
tree | 3f89720e21c4c863b053aa72f320442e68571292 | |
parent | 91e57d882ce9c3c26424056cb53d53e5d89a2d83 (diff) | |
download | mkinitcpio-ykfde-8990d695f7193d24b0027b4d37502ae8a48a6b8c.tar.gz mkinitcpio-ykfde-8990d695f7193d24b0027b4d37502ae8a48a6b8c.tar.zst |
prepare version 0.5.10.5.1
-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.5.0 +VERSION := 0.5.1 .DELETE_ON_ERROR: |