diff options
author | Erich Eckner <git@eckner.net> | 2024-12-24 21:22:16 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-24 21:22:16 +0100 |
commit | 888750b34e82cd015f3c6c13141312f224b86610 (patch) | |
tree | 4d42e12ae80789fbeef18772e8566fcb47baf738 /Makefile | |
parent | 12b7729361b15012481e8959f56e2995a8b44d8f (diff) | |
download | crypt-expiry-check-master.tar.xz |
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.4.3 +VERSION = 4.5 all: man.commons crypt-expiry-check crypt-expiry-check.cron crypt-expiry-check.1 crypt-expiry-check.service crypt-expiry-check.timer |