summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorsapier <Sapier at GMX dot net>2014-07-06 22:39:47 +0200
committersapier <Sapier at GMX dot net>2014-07-06 22:39:47 +0200
commit96f285f71e75b5ff80357b994e3284adc163d5e5 (patch)
treeef83192f05e3d8c4234b8fd40fd1be5148626b88 /build
parent2e19af99199a12bfabb751ed3c2a96bf8e3ab815 (diff)
downloadminetest-96f285f71e75b5ff80357b994e3284adc163d5e5.tar.gz
minetest-96f285f71e75b5ff80357b994e3284adc163d5e5.tar.bz2
minetest-96f285f71e75b5ff80357b994e3284adc163d5e5.zip
Update version numbers for 0.4.10
Diffstat (limited to 'build')
-rw-r--r--build/android/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/android/Makefile b/build/android/Makefile
index d75c6a409..38a3cbb0e 100644
--- a/build/android/Makefile
+++ b/build/android/Makefile
@@ -24,7 +24,7 @@ ROOT = $(shell pwd)
# Android Version code
# Increase for each build!
################################################################################
-ANDROID_VERSION_CODE = 3
+ANDROID_VERSION_CODE = 4
################################################################################
# toolchain config for arm old processors