From: David A. Velasco Date: Wed, 22 Jan 2014 09:26:19 +0000 (+0100) Subject: Merge branch 'develop' into release-1.5.3 X-Git-Tag: oc-android-1.5.5~69^2~5^2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/8592c315eb727efccacb5ded5f7a109cfb415d5f?hp=4f84c74d1f9030642de0bd71d6d2d0ed08400c9c Merge branch 'develop' into release-1.5.3 --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 80fc7e3c..c1202e63 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="105003" + android:versionName="1.5.3" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 46e92691..ea251057 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100012" + android:versionName="1.0.12" >