From 96f285f71e75b5ff80357b994e3284adc163d5e5 Mon Sep 17 00:00:00 2001 From: sapier Date: Sun, 6 Jul 2014 22:39:47 +0200 Subject: Update version numbers for 0.4.10 --- build/android/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/android/Makefile') 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 -- cgit v1.2.3