summaryrefslogtreecommitdiff
path: root/build/android/Makefile
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-08-20 04:02:00 +0200
committerest31 <MTest31@outlook.com>2015-08-20 04:02:00 +0200
commitd44fceac7e1237b00c6431ee1bb5805b602d0dcd (patch)
treebc9a546e8c292177d2fe6bea0afc687060f194f5 /build/android/Makefile
parent980d095e32c5441ca8a6aa7b2f8a07eb64c99190 (diff)
downloadminetest-d44fceac7e1237b00c6431ee1bb5805b602d0dcd.tar.gz
minetest-d44fceac7e1237b00c6431ee1bb5805b602d0dcd.tar.bz2
minetest-d44fceac7e1237b00c6431ee1bb5805b602d0dcd.zip
Bump version to 0.4.13
Diffstat (limited to 'build/android/Makefile')
-rw-r--r--build/android/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/android/Makefile b/build/android/Makefile
index 021652d73..6d3791550 100644
--- a/build/android/Makefile
+++ b/build/android/Makefile
@@ -28,7 +28,7 @@ VERSION_PATCH := $(shell cat $(ROOT)/../../CMakeLists.txt | \
# Increase for each build!
################################################################################
# Play Store actual version (16/03/15): 11
-ANDROID_VERSION_CODE = 12
+ANDROID_VERSION_CODE = 13
################################################################################
# toolchain config for arm old processors