diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-21 08:15:31 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-21 08:16:25 +0100 |
commit | 2dc23e1042d90f966967dc1c2ea855a105c09e67 (patch) | |
tree | 636e91174e3cc8332351265e4dc1e718fbf976af | |
parent | 7749dd16d46cb48d1791e4ca2ac9fea37d9ae515 (diff) | |
download | mkinitcpio-hostname-0.2.1.tar.gz (sig) mkinitcpio-hostname-0.2.1.tar.zst (sig) |
prepare version 0.2.10.2.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Makefile for mkinitcpio-hostname -VERSION=0.2.0 +VERSION=0.2.1 all: @echo "Just run make install..." |