From 78462cbf00c92eecd372002be08d084d89059be3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 12 Jul 2023 21:58:28 +0200 Subject: new version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fde437a..51585d5 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ BINDIR = /usr/bin MANDIR = /usr/share/man SYSTEMDDIR = /usr/lib/systemd/system -VERSION = 4.4.2 +VERSION = 4.4.3 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer -- cgit v1.2.3-54-g00ecf