diff options
author | Erich Eckner <git@eckner.net> | 2023-07-07 21:39:51 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-07-07 21:39:51 +0200 |
commit | bb776932ea64ac306a005834aaae2a82e8372d5f (patch) | |
tree | ab36402484a475e78a29f530f8aa1b0e0f987fa1 /Makefile | |
parent | 8712387a029b5dbc9e4e94e58477b1521ad2341c (diff) | |
download | crypt-expiry-check-bb776932ea64ac306a005834aaae2a82e8372d5f.tar.xz |
new Versionv4.4.2
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.1 +VERSION = 4.4.2 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |