diff options
| author | anselm@garbe.us <unknown> | 2012-10-25 20:59:50 +0200 |
|---|---|---|
| committer | anselm@garbe.us <unknown> | 2012-10-25 20:59:50 +0200 |
| commit | 3092d3b3146720b2279df202382864454c12cc98 (patch) | |
| tree | 2dcfeaa15e0c13c40179baa9e278a24188336144 | |
| parent | applied andres' multi-slock fix, thanks for spotting this issue (diff) | |
| download | slock-3092d3b3146720b2279df202382864454c12cc98.tar.gz slock-3092d3b3146720b2279df202382864454c12cc98.tar.bz2 slock-3092d3b3146720b2279df202382864454c12cc98.tar.xz slock-3092d3b3146720b2279df202382864454c12cc98.tar.zst slock-3092d3b3146720b2279df202382864454c12cc98.zip | |
prepared 1.1
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # slock version -VERSION = 1.0-tip +VERSION = 1.1 # Customize below to fit your system |
