diff options
author | Christian Hesse <mail@eworm.de> | 2018-06-06 15:30:31 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-06-06 15:30:31 +0200 |
commit | 04de6848f3c5f94b7a87dac1d5ba610c2b7e3cae (patch) | |
tree | 6c86428b1f2e0f6c39afb63e546579e2c153cb74 | |
parent | ce2cd47a1f3836ec1db8d3e5bf890e04f5ad68a0 (diff) | |
download | mkinitcpio-passwd-0.2.0.tar.gz (sig) mkinitcpio-passwd-0.2.0.tar.zst (sig) |
prepare version 0.2.00.2.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Makefile for mkinitcpio-passwd -VERSION=0.1.0 +VERSION=0.2.0 all: @echo "Just run make install..." |