diff options
author | Erich Eckner <git@eckner.net> | 2022-07-01 09:10:34 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-07-01 09:10:34 +0200 |
commit | 54d715a39a1f24dece52ade8c36c85bb42f05ec1 (patch) | |
tree | 65a12a6570d200cb6227a5e7dc4c1f6a40170d4d /Makefile | |
parent | 56bfdf70b145cf192566630219cc4329727a58f9 (diff) | |
download | crypt-expiry-check-54d715a39a1f24dece52ade8c36c85bb42f05ec1.tar.xz |
neue Version: 4.3.6v4.3.6
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.5 +VERSION = 4.3.6 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |