JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix speech error in comment
[st.git] / config.mk
index e45fc2d..f1757ed 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # st version
-VERSION = 0.2.1-tip
+VERSION = 0.3
 
 # Customize below to fit your system
 
@@ -21,3 +21,4 @@ LDFLAGS += -g ${LIBS}
 
 # compiler and linker
 CC ?= cc
+