summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2025-09-13 19:55:25 +0200
committerLM-LCL <hello@exaltedelite.club>2025-09-13 19:55:25 +0200
commitb65bd547da928f7335ac358b40df761d8470ad2d (patch)
tree02f1ad2d2aaea11d8db8fea9fdd900190242291d /config.mk
parent7dbcca49ff3cf7c1fe3e7ebe327e58df5c8a9b0b (diff)
slock-1.6HEADmain
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.mk b/config.mk
index 1e1ca45..dcd27d0 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# slock version
-VERSION = 1.5
+VERSION = 1.6
# Customize below to fit your system
@@ -27,6 +27,3 @@ COMPATSRC = explicit_bzero.c
#CPPFLAGS = -DVERSION=\"${VERSION}\" -D_BSD_SOURCE -D_NETBSD_SOURCE
# On OpenBSD set COMPATSRC to empty
#COMPATSRC =
-
-# compiler and linker
-CC = cc