diff options
author | Erich Eckner <git@eckner.net> | 2019-09-17 11:21:33 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-09-17 11:21:33 +0200 |
commit | 1b7cabb8b940cb9e17a94bb173ebde6d70a3cae8 (patch) | |
tree | c55dd1f1f09da66b342881186d73fd19b59ee497 | |
parent | 119b9ded33188a5acfe14a4e6ea7e2fae9a36ba5 (diff) | |
download | logwatch-extra-1b7cabb8b940cb9e17a94bb173ebde6d70a3cae8.tar.xz |
neue Version: 0.8.2v0.8.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ LOGWATCHDIR = /usr/share/logwatch TMPDIR = /tmp WAITDIR = /home/shutdown/.warteauf -VERSION = 0.8.1 +VERSION = 0.8.2 all: doalogwatch doalogwatch.cron |