diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-12 10:54:42 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-12 10:54:42 +0200 |
commit | 104249dae688ed269aa67a358fe770bc10ce4cc3 (patch) | |
tree | f935ce9e251a6291d65d458b59c05496ebfea7f6 /Makefile | |
parent | e6e5b279359d37d12aa0f4700535ddb4604b2670 (diff) | |
download | mkinitcpio-uname-104249dae688ed269aa67a358fe770bc10ce4cc3.tar.gz mkinitcpio-uname-104249dae688ed269aa67a358fe770bc10ce4cc3.tar.zst |
prepare version 0.2.10.2.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Makefile for mkinitcpio-uname -VERSION=0.2.0 +VERSION=0.2.1 all: @echo "Just run make install..." |