slock

simple X display locker utility

git clone https://9o.is/git/slock.git

commit 604e6c39598506bbfcde0cb412baec0ae6a4e345
parent 022c2e230f61ee6d3cb7a3b1195fcd702235eb88
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