Move version.md to resources/ so that we can reference it more safely.

This commit is contained in:
Marc Durdin 2018-03-22 15:39:08 +07:00
parent 54bd82a121
commit c13d8a57af
3 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
11.0
Please see resources/VERSION.md for the current target build version.

View file

@ -97,7 +97,7 @@ CONFIG="Debug"
LOCALDEPLOY=false
PREPRELEASE=false
KM_TIER="alpha"
KM_VERSION=`cat ../VERSION.md`.0
KM_VERSION=`cat ../resources/VERSION.md`.0
UPDATE_VERSION_IN_PLIST=false
DO_KEYMANENGINE=true
DO_KEYMANIM=true

1
resources/VERSION.md Normal file
View file

@ -0,0 +1 @@
11.0