We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e48151 commit cc4a21fCopy full SHA for cc4a21f
1 file changed
Makefile
@@ -5,7 +5,7 @@ endif
5
APP_TITLE := SwitchWave
6
APP_AUTHOR := averne
7
APP_ICON := icon.jpg
8
-APP_VERSION := 1.0.2
+APP_VERSION := 1.1.0
9
APP_COMMIT := $(shell git rev-parse --short HEAD)
10
11
FFMPEG_CONFIG := --enable-asm \
0 commit comments