]> git.armaanb.net Git - slock.git/blobdiff - config.mk
foobar
[slock.git] / config.mk
index fd98ccb27b0a862e777b3302085cf1ca704f09d5..22a15859700b57b7dbcdf1b1d622c027f684e3da 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # slock version
-VERSION = 0.1
+VERSION = 0.4
 
 # 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