We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4d078 commit 9aa11c0Copy full SHA for 9aa11c0
app/Makefile
@@ -12,7 +12,7 @@ OBJS := $(addsuffix .o,$(BINFILES)) \
12
13
VERSION_MAJOR := 4
14
VERSION_MINOR := 1
15
-VERSION_MICRO := 0
+VERSION_MICRO := 1
16
17
INCDIR = ../libs/ ../libs/include ../libs/libnsbmp ../libs/libnsgif ../libs/include/opus include
18
CFLAGS = -Os -mno-gpopt -Wall -ffast-math -Wno-narrowing -Wno-unused-variable \
0 commit comments