slock

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

commit fa1158958466f38cd35c9114023a0175e67ebb6f
parent d5da84cf5adce2f30ed348b631861cc089f3b559
Author: Markus Teich <markus.teich@stusta.mhn.de>
Date:   Sun, 20 Nov 2016 01:07:11 +0100

bump version

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