diff options
author | Erich Eckner <git@eckner.net> | 2022-02-08 06:02:11 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-08 06:02:11 +0100 |
commit | 28c089933e910065b8a332b786d111d2b9646545 (patch) | |
tree | 93744f07d294b9cc3ee5c4a21f6e6d6cc82ef100 | |
parent | e01961b76dd0833099ac01b3d37146065f3a99e5 (diff) | |
download | shutdownasap-28c089933e910065b8a332b786d111d2b9646545.tar.xz |
neue Version: 1.0.3v1.0.3
-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.2 +VERSION = 1.0.3 all: shutdownasap shutdownasap.conf shutdownasap.1 shutdownasap.service shutdownasap.timer |