diff options
author | Erich Eckner <git@eckner.net> | 2022-03-06 07:21:02 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-03-06 07:21:02 +0100 |
commit | f439fb764836a525fd086132aa40ea657ee9cf89 (patch) | |
tree | f142c7832c70219a7511634c7f7457ed83b29332 | |
parent | 594fc7ecfd3319250e463c51b78348f3ed62f6b0 (diff) | |
download | shutdownasap-f439fb764836a525fd086132aa40ea657ee9cf89.tar.xz |
neue Version: 1.0.5v1.0.5
-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.4 +VERSION = 1.0.5 all: shutdownasap shutdownasap.conf shutdownasap.1 shutdownasap.service shutdownasap.timer |