]> Sergey Matveev's repositories - st.git/blobdiff - config.mk
Revert "Fix cursor move with wide glyphs"
[st.git] / config.mk
index 4c4c5d5f298d435b8a9447b73a3b02e7ccf333ef..7f35f7187db470a91ecf1a7681b114479a10424a 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # st version
-VERSION = 0.8.5
+VERSION = 0.9.1
 
 # 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