slock
simple X display locker utility
git clone https://9o.is/git/slock.git
commit 220adfd6c6cb6703737202e7e84e79e323dd57b4 parent d6f399aaa702e11e44eb6c8539425f7da6e503d7 Author: Markus Teich <markus.teich@stusta.mhn.de> Date: Thu, 11 Feb 2016 16:23:48 +0100 prepare 1.3 release Diffstat:
| M | LICENSE | | | 1 | + |
| M | config.mk | | | 2 | +- |
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/LICENSE b/LICENSE @@ -1,5 +1,6 @@ MIT/X Consortium License +© 2015-2016 Markus Teich <markus.teich@stusta.mhn.de> © 2014 Dimitris Papastamos <sin@2f30.org> © 2006-2014 Anselm R Garbe <anselm@garbe.us> diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # slock version -VERSION = 1.2 +VERSION = 1.3 # Customize below to fit your system