X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/42fc189367683493971db1b8129875fd484c172f..8cfafef514b1cd7979d7a8a4e71f34a9737a0cff:/AndroidManifest.xml
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c92af064..1223b540 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3,7 +3,7 @@
ownCloud Android client application
Copyright (C) 2012 Bartek Przybylski
- Copyright (C) 2012-2013 ownCloud Inc.
+ Copyright (C) 2012-2014 ownCloud Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
@@ -18,8 +18,8 @@
along with this program. If not, see .
-->
+ android:versionCode="10500800"
+ android:versionName="1.5.8" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -59,9 +59,6 @@
-
-
-
@@ -92,11 +89,15 @@
-
+
-
+
-
@@ -171,6 +171,10 @@
+
+
+
+
@@ -179,12 +183,11 @@
-
+
+ android:name=".ui.activity.MoveActivity"
+ android:label="@string/app_name"/>