diff options
author | Erich Eckner <git@eckner.net> | 2023-07-12 21:58:28 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-07-12 21:58:28 +0200 |
commit | 78462cbf00c92eecd372002be08d084d89059be3 (patch) | |
tree | 9c52ac674456eabdbfa872b64e2e5e554bf7c24e | |
parent | ef0efa29626eae51f5e161665be1f0bc3967671a (diff) | |
download | crypt-expiry-check-master.tar.xz |
-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.2 +VERSION = 4.4.3 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |