diff options
author | Anselm R Garbe <anselm@garbe.us> | 2013-08-02 22:11:18 +0200 |
---|---|---|
committer | Anselm R Garbe <anselm@garbe.us> | 2013-08-02 22:11:18 +0200 |
commit | ba3acfc0dcf1d0603bd9d6bdee1e319339b1a509 (patch) | |
tree | c61d33b336e56e076918cff5a821a361e2290684 /config.mk | |
parent | 3092d3b3146720b2279df202382864454c12cc98 (diff) |
applied Robert Schneider's Linux suggestions, also bumped version and updated LICENSE file's copyright notice
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # slock version -VERSION = 1.1 +VERSION = 1.2 # Customize below to fit your system |