diff options
author | Erich Eckner <git@eckner.net> | 2021-11-17 21:24:06 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-11-17 21:24:06 +0100 |
commit | 0a9a2ef012cebd6a78535b2b94812c0821e03405 (patch) | |
tree | 0a709f4a93efec68f9ca7b97bfa99ef3d1cecab5 | |
parent | 485885ba9485f743ed0b33bce61acc996231c1d1 (diff) | |
download | shutdownasap-0a9a2ef012cebd6a78535b2b94812c0821e03405.tar.xz |
neue Version: 1.0.2v1.0.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ BINDIR = /usr/bin MANDIR = /usr/share/man SYSTEMDDIR = /usr/lib/systemd/system -VERSION = 1.0.1 +VERSION = 1.0.2 all: shutdownasap shutdownasap.conf shutdownasap.1 shutdownasap.service shutdownasap.timer |