From d44fceac7e1237b00c6431ee1bb5805b602d0dcd Mon Sep 17 00:00:00 2001 From: est31 Date: Thu, 20 Aug 2015 04:02:00 +0200 Subject: Bump version to 0.4.13 --- 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 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 -- cgit v1.2.3