Bump version to 1.3.0-alpha

This bump is to avoid compatiblity issues between development on master
and the actual 1.2.x code.
This commit is contained in:
Srivats P 2022-08-31 18:19:42 +05:30
parent c82cccc5eb
commit 027b0562de

View File

@ -1,4 +1,4 @@
APP_VERSION = 1.2.0
APP_VERSION = 1.3.0-alpha
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>@