diff options
author | Christian Hesse <mail@eworm.de> | 2019-05-16 09:54:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-05-16 09:54:26 +0200 |
commit | 903e5c00a81a963a9cf566b9eb6138845823efb9 (patch) | |
tree | 9f3e56f71ac963b0a6134d937ecf62782c73133e | |
parent | 70f137553389a60dcf95826f70b846a5baad72ce (diff) | |
download | grub-reboot-poweroff-main.tar.gz grub-reboot-poweroff-main.tar.zst |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Makefile for grub-reboot-poweroff -VERSION=0.2.0 +VERSION=0.2.1 all: @echo "Just run make install..." |