Bump version to 1.1

This commit is contained in:
Srivats P 2020-06-19 08:00:09 +05:30
parent 910e721182
commit 5edf9a75e5

View File

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