From e78c6a76367ecf93f1d9cfc29f8c8726825f3cd5 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Wed, 13 Nov 2013 16:16:24 +0100 Subject: [PATCH] Version number up: 1.5.0 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 767b171b..f1900f8c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="105000" + android:versionName="1.5.0" xmlns:android="http://schemas.android.com/apk/res/android"> -- 2.11.0