From 1765c3016dfdd73ad382d3e4600d6b30a20653d5 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 20 Feb 2013 13:28:22 +0100 Subject: Display if the build is done by me or other persons (will help finding the native library problems of strange build) --HG-- extra : amend_source : 1df0499d036bab9cfd6b73f8b539d159304c3909 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ce640f7e..244d5f8e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ + android:versionCode="59" + android:versionName="0.5.32" > -- cgit v1.2.3