summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAiden Gall <aiden@aidengall.xyz>2023-11-16 04:10:21 +0000
committerAiden Gall <aiden@aidengall.xyz>2023-11-16 04:10:21 +0000
commitccea59806e190d44d6fceb782a2a894b13257e42 (patch)
tree8640d1d0f73258a2a1e11ac6ba83eae917a8792d /config.mk
parent425fceb39d64b88dc3fc4c6715ccef64ad4a0897 (diff)
merge commits ea7cd7b through 9846a56 from master
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 355db98..c35bad1 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# st version
-VERSION = 0.8.5
+VERSION = 0.9
# Customize below to fit your system
@@ -30,6 +30,7 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
#LIBS = -L$(X11LIB) -lm -lX11 -lutil -lXft \
# `$(PKG_CONFIG) --libs fontconfig` \
# `$(PKG_CONFIG) --libs freetype2`
+#MANPREFIX = ${PREFIX}/man
# compiler and linker
# CC = c99