diff options
author | Erich Eckner <git@eckner.net> | 2022-07-18 22:41:32 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-07-18 22:41:32 +0200 |
commit | dd99f52032ceeb4ac466f118ee2840a0dd8ef0a2 (patch) | |
tree | 2278442f685420472b3ec579847dcfbb44c24413 /Makefile | |
parent | 4ad5214592cb257b9307e7ae29172c1c4b975193 (diff) | |
download | crypt-expiry-check-dd99f52032ceeb4ac466f118ee2840a0dd8ef0a2.tar.xz |
neue Version: 4.3.7v4.3.7
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.6 +VERSION = 4.3.7 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |