diff options
author | Erich Eckner <git@eckner.net> | 2018-04-09 11:38:01 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-04-09 11:38:01 +0200 |
commit | 85bd238da73a168769ea65d63306608222944e2a (patch) | |
tree | dfe18a01b281321638aef29a2f0bb7e31f31a757 /Makefile | |
parent | ca48ace386bda8cd5221fbaece1cd6b82a6e8130 (diff) | |
download | crypt-expiry-check-85bd238da73a168769ea65d63306608222944e2a.tar.xz |
neue Version: 4.0.9v4.0.9
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ CRONDIR = /etc/cron.daily BINDIR = /usr/bin MANDIR = /usr/share/man -VERSION = 4.0.8 +VERSION = 4.0.9 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 |