diff options
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | config.mk | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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> @@ -1,5 +1,5 @@ # slock version -VERSION = 1.2 +VERSION = 1.3 # Customize below to fit your system |