From 3f83ca29d3cbe9d283c11ab836cc24b2cb99539d Mon Sep 17 00:00:00 2001 From: kwolekr Date: Wed, 24 Dec 2014 22:24:04 -0500 Subject: Bump version to 0.4.11 --- build/android/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/android/Makefile b/build/android/Makefile index 12e4872de..d3d38f9ea 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 = 4 +ANDROID_VERSION_CODE = 5 ################################################################################ # toolchain config for arm old processors -- cgit v1.2.3