grab on the root window, it is correct, all lockers do that
[slock.git] / config.mk
index fd98ccb..cea3d12 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # slock version
-VERSION = 0.1
+VERSION = 0.6
 
 # Customize below to fit your system
 
@@ -21,7 +21,7 @@ LDFLAGS = ${LIBS}
 #LDFLAGS = -g ${LIBS}
 
 # On *BSD remove -DHAVE_SHADOW_H from CFLAGS
-# On OpenBSD remove -lcrypt from LIBS
+# On OpenBSD and Darwin remove -lcrypt from LIBS
 
 # compiler and linker
 CC = cc