summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-15 22:23:48 -0500
committerGitHub <noreply@github.com>2022-05-15 22:23:48 -0500
commitc38d27bf66fd2ae6f1493b36b3f34c74154268e6 (patch)
tree27a6a5b16e7123182ab9702a9667e0918cc90688 /config.mk
parent06456761420bbfc96893a0f96b72c3996767e228 (diff)
update
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 aaa54ff..7ec090b 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# st version
-VERSION = 0.8.4
+VERSION = 0.8.5
# 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