Change version from 1.3.0-alpha to 1.3.0-dev

Dev is a better word choice for current stage
This commit is contained in:
Srivats P 2022-09-27 11:40:22 +05:30
parent b645e02963
commit 449a489986

View File

@ -1,4 +1,4 @@
APP_VERSION = 1.3.0-alpha
APP_VERSION = 1.3.0-dev
APP_REVISION = $(shell git rev-parse --short=12 --verify HEAD)
#uncomment the below line in a source package and fill-in the correct revision
#APP_REVISION = <rev-hash>@