diff options
author | Erich Eckner <git@eckner.net> | 2023-04-28 23:54:35 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-04-28 23:54:35 +0200 |
commit | 3aab2bddfa62452c6bf70d01cfa17374e0545dec (patch) | |
tree | b1f3994c096c75a72bd2bd4c1a918cc0049733f2 /Makefile | |
parent | 3f03082a2a50dec848e23cd2b419ca5d266b4f9b (diff) | |
download | crypt-expiry-check-3aab2bddfa62452c6bf70d01cfa17374e0545dec.tar.xz |
neue Version: 4.4v4.4
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.8 +VERSION = 4.4 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |