From 76c2cf5b8420de0812216414fa17376c54f42413 Mon Sep 17 00:00:00 2001 From: masensio Date: Wed, 28 May 2014 17:17:24 +0200 Subject: [PATCH] Update version number to 1.5.6, 1.0.15(workaround) --- AndroidManifest.xml | 4 ++-- oc_jb_workaround/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 48d5b0c1..4cd20c0a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="105006" + android:versionName="1.5.6" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 640b6aba..0d6002ab 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100015" + android:versionName="1.0.15" >