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:
parent
c82cccc5eb
commit
027b0562de
@ -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>@
|
||||
|
Loading…
Reference in New Issue
Block a user