Bump version to 1.2.0-rc.1

This commit is contained in:
Srivats P 2022-07-29 20:59:16 +05:30
parent 97068b97e3
commit cda08d9afb

View File

@ -1,4 +1,4 @@
APP_VERSION = 1.1
APP_VERSION = 1.2.0-rc.1
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>@