Bump to next dev version 1.4.0-dev

This commit is contained in:
Srivats P 2023-11-08 10:44:51 +05:30
parent eb9d5eaf1a
commit d067019959

View File

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