Release 3.4.0

This commit is contained in:
yellows8 2020-12-19 12:11:00 -05:00
parent 20c1f00972
commit 65f23b0bde
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -1,4 +1,4 @@
export APP_VERSION := 3.3.0
export APP_VERSION := 3.4.0
ifeq ($(RELEASE),)
export APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)