Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Fix XK_NO_MOD and XK_ANY_MOD behavior
[st.git]
/
config.mk
diff --git
a/config.mk
b/config.mk
index
e45fc2d
..
f1757ed
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,5
+1,5
@@
# st version
# st version
-VERSION = 0.
2.1-tip
+VERSION = 0.
3
# Customize below to fit your system
# Customize below to fit your system
@@
-21,3
+21,4
@@
LDFLAGS += -g ${LIBS}
# compiler and linker
CC ?= cc
# compiler and linker
CC ?= cc
+