Bump version for release

This commit is contained in:
fincs 2020-07-09 02:49:58 +02:00
parent 4d63750a44
commit 946ac4ede6
No known key found for this signature in database
GPG Key ID: 62C7609ADA219C60

View File

@ -43,7 +43,7 @@ SOURCES := source
DATA := data
INCLUDES := include
#ROMFS := romfs
APP_VERSION := 2.3.3
APP_VERSION := 2.3.4
ifeq ($(RELEASE),)
APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)