Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-10-02 14:10:45 +0400
committerFrank Karlitschek <frank@owncloud.org>2012-10-02 14:10:45 +0400
commit3fdebaa5dc4a903e9db64f8bafe11929c5f50304 (patch)
treea78e36f970cf8d374d684ea7b1fd3263d7763102 /apps/files_versions/appinfo/info.xml
parent783c02eda917cef549135103876a30bebcb89b23 (diff)
automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number.
Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
Diffstat (limited to 'apps/files_versions/appinfo/info.xml')
-rw-r--r--apps/files_versions/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml
index d806291ed1d..e4e5a365d51 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>Versions</name>
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
- <require>4</require>
+ <require>4.9</require>
<shipped>true</shipped>
<description>Versioning of files</description>
<types>