diff options
author | Erich Eckner <git@eckner.net> | 2022-02-06 21:47:41 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-06 21:47:41 +0100 |
commit | 1d4e5f2607ec48b88f39a208d05e440ac8ab061d (patch) | |
tree | ffad85dad18dae45051266baa83ed9c5b66b09a3 /Makefile | |
parent | 444a0606d754c19129841e54d6019c48df2fbd73 (diff) | |
download | crypt-expiry-check-1d4e5f2607ec48b88f39a208d05e440ac8ab061d.tar.xz |
neue Version: 4.3v4.3
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.2 +VERSION = 4.3 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |