diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-05 08:01:11 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-05 08:01:11 +0200 |
commit | bc556c41cd78c21aecda52c3d465ab96c21ec8da (patch) | |
tree | b23abd67f807eb1c93de2ad95c032ddcd7929bb5 | |
parent | d4f83e3fc5d06a52f1d8b869c0926fa34ec8fb95 (diff) | |
download | shutdownasap-bc556c41cd78c21aecda52c3d465ab96c21ec8da.tar.xz |
-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.8 +VERSION = 1.1 all: shutdownasap shutdownasap.conf shutdownasap.1 shutdownasap.service shutdownasap.timer |