slock

simple X display locker utility
git clone git://git.suckless.org/slock
Log | Files | Refs | README | LICENSE

commit 4f045545a25cc02c64bfc08d27ed2ccecb962292
parent 265704d73647e0d4823126bbb7ddde1d415a618d
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue,  4 Oct 2022 19:45:14 +0200

bump version to 1.5

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # slock version -VERSION = 1.4 +VERSION = 1.5 # Customize below to fit your system