X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=f1757edf5b89057713b7ddf8a7aa8207b03b3803;hb=90e1427632d6c5852d10c8d2bafa787012903eb9;hp=e45fc2dd6f873684ad0495552daf981fb631d624;hpb=71b09ec4f172da9a89be2add54b5b94da8af3bea;p=st.git diff --git a/config.mk b/config.mk index e45fc2d..f1757ed 100644 --- 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 +