diff options
author | Erich Eckner <git@eckner.net> | 2020-01-28 09:06:25 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-28 09:06:25 +0100 |
commit | f15b6584ce203a380a91c1409bef408c62e843b0 (patch) | |
tree | 6b2e39daa4149dabedb08cebbe708ead2cc55c27 | |
parent | f83536aff9c1307fefed6c02362ea3d8b147973a (diff) | |
download | logwatch-extra-f15b6584ce203a380a91c1409bef408c62e843b0.tar.xz |
neue Version: 0.8.5v0.8.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ TMPDIR = /tmp SYSTEMDDIR = /usr/lib/systemd/system WAITDIR = /home/shutdown/.warteauf -VERSION = 0.8.4 +VERSION = 0.8.5 all: doalogwatch doalogwatch.cron doalogwatch.service |