From b65bd547da928f7335ac358b40df761d8470ad2d Mon Sep 17 00:00:00 2001 From: LM-LCL Date: Sat, 13 Sep 2025 19:55:25 +0200 Subject: slock-1.6 --- config.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config.mk') 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 -- cgit v1.2.3