diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-07-07 09:29:25 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-07-07 09:45:16 +0200 |
commit | 6d3588a0adb678ea4c4649d89ff6c2e1e0e9b100 (patch) | |
tree | 8a2a9379606f0a8c574fe785a1dadbd26716110b /Makefile | |
parent | 669f41b6cc4e68d63ee1817e6e3df54c3d8fb7cb (diff) | |
download | crypt-expiry-check-6d3588a0adb678ea4c4649d89ff6c2e1e0e9b100.tar.xz |
neue Version: 4.4.1v4.4.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ BINDIR = /usr/bin MANDIR = /usr/share/man SYSTEMDDIR = /usr/lib/systemd/system -VERSION = 4.4 +VERSION = 4.4.1 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |