diff options
author | Christian Hesse <mail@eworm.de> | 2016-04-04 14:43:06 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-04-04 14:43:06 +0200 |
commit | 4b246704af65c92fa27634423d992b85c5ac3e2c (patch) | |
tree | fc0dc4defe5f7ce1ad62b0082d133580df156c73 | |
parent | 423d1c7028effbe0ca51291a7affc437b51ecf32 (diff) | |
download | mkinitcpio-ykfde-0.6.1.tar.gz mkinitcpio-ykfde-0.6.1.tar.zst |
prepare version 0.6.10.6.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.6.0 +VERSION := 0.6.1 .DELETE_ON_ERROR: |