3.4.1 release

This commit is contained in:
Dave Murphy 2021-07-16 14:53:06 +01:00
parent 8c87b1c46f
commit 5c85dd784b

View File

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