Bump version to 1.2.0

This commit is contained in:
Srivats P 2022-08-15 13:06:22 +05:30
parent 94a6423a96
commit c82cccc5eb

View File

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