Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
averne committed Nov 1, 2024
1 parent 4d278e8 commit 910bc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ endif
APP_TITLE := SwitchWave
APP_AUTHOR := averne
APP_ICON := icon.jpg
APP_VERSION := 1.0.0
APP_VERSION := 1.0.1
APP_COMMIT := $(shell git rev-parse --short HEAD)

FFMPEG_CONFIG := --enable-asm \
Expand Down

0 comments on commit 910bc0c

Please sign in to comment.