diff options
author | Erich Eckner <git@eckner.net> | 2023-01-05 19:48:28 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-01-05 19:48:28 +0100 |
commit | 6b91c00250554d52a343478a2711e7b37d908d02 (patch) | |
tree | 7f7b50e5c4421fd20af41f7e47e0598151678369 /Makefile | |
parent | d0282b71249dcd90975e654b797d6b3c8b131e47 (diff) | |
download | crypt-expiry-check-6b91c00250554d52a343478a2711e7b37d908d02.tar.xz |
neue Version: 4.3.8v4.3.8
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.3.7 +VERSION = 4.3.8 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |