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-9329c821eb727e8ac68b12c314c5f6fb7ed5e1ca.tar.gz (sig) mkinitcpio-uname-9329c821eb727e8ac68b12c314c5f6fb7ed5e1ca.tar.zst (sig) |
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..." |