From: masensio Date: Thu, 12 Sep 2013 16:20:21 +0000 (+0200) Subject: Update version number to 1.4.5 and 1.0.6(wa_jb) X-Git-Tag: oc-android-1.4.6~14 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/0b42b7b01fbd2b6185536c800e2e26b6bf40df95?hp=-c Update version number to 1.4.5 and 1.0.6(wa_jb) --- 0b42b7b01fbd2b6185536c800e2e26b6bf40df95 diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 452143c0..9145abad 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="104005" + android:versionName="1.4.5" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index f3b41815..cdb77bcd 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100007" + android:versionName="1.0.7" >