slock

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

commit e3fb34364ed2c53b21edde07ac17560a601783a9
parent a70d5d2429abf8dcb70a8817990975dc9a621d27
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  9 Aug 2025 14:34:37 +0200

bump version to 1.6

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.5 +VERSION = 1.6 # Customize below to fit your system