diff options
author | Erich Eckner <git@eckner.net> | 2024-01-20 21:04:34 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-01-20 21:04:34 +0100 |
commit | 17455526a3f62a458a130e25722f4eae1e717139 (patch) | |
tree | 957a3a485c431e9cc78ce652d50e4126aeaa193e /Makefile | |
parent | aa09fa014a2165a53d7d1b85c417793bbb0cd571 (diff) | |
download | shutdownasap-17455526a3f62a458a130e25722f4eae1e717139.tar.xz |
neue Version: 1.0.8v1.0.8
Diffstat (limited to 'Makefile')
-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.7 +VERSION = 1.0.8 all: shutdownasap shutdownasap.conf shutdownasap.1 shutdownasap.service shutdownasap.timer |