ThomasV
9 years ago
1 changed files with 5 additions and 0 deletions
@ -1 +1,6 @@ |
|||
pushd contrib |
|||
VERSION=$(python -c "import versions; print versions.version_apk") |
|||
popd |
|||
echo $VERSION |
|||
echo $VERSION > contrib/apk_version |
|||
pushd ./gui/kivy/; make apk; popd |
|||
|
Loading…
Reference in new issue