diff options
author | Erich Eckner <git@eckner.net> | 2022-02-06 22:00:50 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-06 22:00:50 +0100 |
commit | fb4725eb971cf57d3fb16d599b10b5775110885a (patch) | |
tree | a2aae4ef48e4053a13aed686ba9a8b92d81607bc /Makefile | |
parent | 027fa3551ad6e7be62feafd8344cad356dd5afa9 (diff) | |
download | crypt-expiry-check-fb4725eb971cf57d3fb16d599b10b5775110885a.tar.xz |
neue Version: 4.3.2v4.3.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.3.1 +VERSION = 4.3.2 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |