1.1 release. - xssstate - a simple utility to get the X screensaver state | |
git clone git://git.suckless.org/xssstate | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 01947a896e43b5f5f8dc641d5a2ca6049dd3e2e0 | |
parent 8308a0086f3e79629734c3dcef3adcf03a990bf5 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Tue, 7 May 2013 16:53:36 +0200 | |
1.1 release. | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# xssstate version | |
-VERSION = 1.0 | |
+VERSION = 1.1 | |
# Customize below to fit your system | |