diff options
author | Christian Hesse <mail@eworm.de> | 2022-12-08 00:33:16 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-12-08 00:33:16 +0100 |
commit | 9409665470086b1da3669e296f107c36ccc29f82 (patch) | |
tree | a47751d5c4c6ebbe0e463fa9c8af318f74a1751b /Makefile | |
parent | 8c980995fc4cf95c5b40cc712109e928347fbd3b (diff) | |
download | mkinitcpio-uname-main.tar.gz mkinitcpio-uname-main.tar.zst |
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.1 +VERSION=0.2.2 all: @echo "Just run make install..." |