]> Sergey Matveev's repositories - st.git/blobdiff - config.mk
Fixed OSC color reset without parameter->resets all colors
[st.git] / config.mk
index 7b1c3dbbe61da2d362f3c66f87db943db82071c8..1e306f8c8f9e51cbca04911905f458bdc06287e1 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # st version
-VERSION = 0.8.3
+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