diff options
author | Erich Eckner <git@eckner.net> | 2022-02-06 22:07:40 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-06 22:07:40 +0100 |
commit | b3bb2e218a3105c40c263012b2f0607afb269adf (patch) | |
tree | 34faac90051bbadba15dda1cd8674bde0e6ff18e /Makefile | |
parent | 4da8ba103d3bb3eb2fe5ce0c95eab90410f7be4d (diff) | |
download | crypt-expiry-check-b3bb2e218a3105c40c263012b2f0607afb269adf.tar.xz |
neue Version: 4.3.3v4.3.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.3.2 +VERSION = 4.3.3 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |