prepare 1.3 release - slock - My fancy fork of slock
HTML git clone git://git.drkhsh.at/slock.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit bfafc91da7b51be4e1543b64ee118fff2e3a4cfb
DIR parent 32149e404383d979edf58b878cff9c5d8a935259
HTML 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(-)
---
DIR 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>
DIR 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