diff options
author | a@null <unknown> | 2008-12-12 19:34:43 +0000 |
---|---|---|
committer | a@null <unknown> | 2008-12-12 19:34:43 +0000 |
commit | 0cb05bdb75ac13f010d51e267007ca1c869763ec (patch) | |
tree | 6abddf90ff15c5eff7361b589c596efad83409d1 /config.mk | |
parent | cadc8a7472f4a77b26a89e27bce4479dc12afdbe (diff) | |
download | slock-0cb05bdb75ac13f010d51e267007ca1c869763ec.tar.gz slock-0cb05bdb75ac13f010d51e267007ca1c869763ec.tar.xz |
applied Ali Gholami Rudi's patch regarding DPMS timeout customization and persistence
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 = 0.9 +VERSION = 1.0 # Customize below to fit your system |