]> source.dussan.org Git - nextcloud-server.git/commitdiff
Use 11.0 instead 9.2
authorLukas Reschke <lukas@statuscode.ch>
Tue, 15 Nov 2016 13:45:58 +0000 (14:45 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 15 Nov 2016 13:45:58 +0000 (14:45 +0100)
As discussed we're changing the version from 9.2 to 11.0 to make some more sense.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
21 files changed:
apps/admin_audit/appinfo/info.xml
apps/comments/appinfo/info.xml
apps/dav/appinfo/info.xml
apps/encryption/appinfo/info.xml
apps/federatedfilesharing/appinfo/info.xml
apps/federation/appinfo/info.xml
apps/files/appinfo/info.xml
apps/files_external/appinfo/info.xml
apps/files_sharing/appinfo/info.xml
apps/files_trashbin/appinfo/info.xml
apps/files_versions/appinfo/info.xml
apps/provisioning_api/appinfo/info.xml
apps/sharebymail/appinfo/info.xml
apps/systemtags/appinfo/info.xml
apps/testing/appinfo/info.xml
apps/theming/appinfo/info.xml
apps/twofactor_backupcodes/appinfo/info.xml
apps/updatenotification/appinfo/info.xml
apps/user_ldap/appinfo/info.xml
apps/workflowengine/appinfo/info.xml
version.php

index 0da8b115dc8d29796a40cce1bf33a2a2fb305667..14bce64aabc346faff62cf10716f873ed6c22969 100644 (file)
@@ -9,7 +9,7 @@
        <author>Nextcloud</author>
        <version>1.1.0</version>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <types>
                <logging/>
index 39584694e2383bd72b2ae6f7f6566bfaec5f3c29..1c0a38e5668ad83bcd1ad3faaee8f4da53e0313f 100644 (file)
@@ -8,7 +8,7 @@
        <default_enable/>
        <version>1.1.0</version>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <types>
                <logging/>
index 4d3b17572840576fbfae8c9d6e6ddcc3df5b5e04..314391a1448db297d86a06a0a12031d175de1ad1 100644 (file)
@@ -15,7 +15,7 @@
                <webdav>appinfo/v1/publicwebdav.php</webdav>
        </public>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <background-jobs>
                <job>OCA\DAV\CardDAV\SyncJob</job>
index f6632b2ae92f5c22c9e55acbb953afe840c445b2..0bb3efebf5f260814ba707b9755172620f858368 100644 (file)
@@ -25,7 +25,7 @@
        </types>
        <dependencies>
                <lib>openssl</lib>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <settings>
                <admin>OCA\Encryption\Settings\Admin</admin>
index 984235f085167a40f0c98d1136e97d9cfadc75a0..6a414496f3759a51a896d2ded694a4eb7fff5b58 100644 (file)
@@ -9,7 +9,7 @@
     <namespace>FederatedFileSharing</namespace>
     <category>other</category>
     <dependencies>
-        <owncloud min-version="9.2" max-version="9.2" />
+        <nextcloud min-version="11" max-version="11" />
     </dependencies>
     <settings>
         <admin>OCA\FederatedFileSharing\Settings\Admin</admin>
index cec3f8341a9c96b760603c96994ed63712cf900c..a5eeb133d9eff0355ebd9661e285407eceb88677 100644 (file)
@@ -9,7 +9,7 @@
        <namespace>Federation</namespace>
        <category>other</category>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <default_enable/>
        <types>
index 37a85f33afc06cfdea1bb186c68b73e325788bff..0bf4388b395384fc82cd86944a9e181bdb869446 100644 (file)
@@ -11,7 +11,7 @@
                <filesystem/>
        </types>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <documentation>
                <user>user-files</user>
index 375d660bf621c0776bd35f82058cf4e3ec616df8..c221ba4145f9240e5d6642717b162a9ffbdb1bf9 100644 (file)
@@ -22,7 +22,7 @@
        <namespace>Files_External</namespace>
 
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 
        <settings>
index cc97f65a5e6ddb46607931fad1fd06506098983b..65b8d4af5d1d381a3aa5bb8a5f8e9ff1c7f08535 100644 (file)
@@ -15,7 +15,7 @@ Turning the feature off removes shared files and folders on the server for all s
                <filesystem/>
        </types>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <public>
                <files>public.php</files>
index 2fd88ff7765a7222823d5a504be3c4d265d8328b..04b8a7293cb218021364b660f015edb883464a50 100644 (file)
@@ -16,7 +16,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
        </types>
        <namespace>Files_Trashbin</namespace>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <documentation>
                <user>user-trashbin</user>
index 026ed406d7c2be452ebca2e28916db40c7e0c730..5eb0df91d8d87564e721b0e9f641e46281570385 100644 (file)
@@ -14,7 +14,7 @@ In addition to the expiry of versions, the versions app makes certain never to u
        </types>
        <namespace>Files_Versions</namespace>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <documentation>
                <user>user-versions</user>
index 009bdca0c1e347f7a9aa1227f032569b5d6d2b47..0ebcee9a7f70e9dfb29a95b9b016a816826ff011 100644 (file)
@@ -23,6 +23,6 @@
                <prevent_group_restriction/>
        </types>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 </info>
index f1771fc9551f807987a4db809b7a8984f43bc4c0..6c4882d349fcbd0e5d4b4be1e879a684a861d9a3 100644 (file)
@@ -9,7 +9,7 @@
     <namespace>ShareByMail</namespace>
     <category>other</category>
     <dependencies>
-        <owncloud min-version="9.2" max-version="9.2" />
+        <nextcloud min-version="11" max-version="11" />
     </dependencies>
     <default_enable/>
 </info>
index 0a98d7ae68045be0637cf366f166b2bc9fcf6b02..3ed01d3d8c0a5a743caf59d986d0526df59b2367 100644 (file)
@@ -9,7 +9,7 @@
        <default_enable/>
        <version>1.1.3</version>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
        <namespace>SystemTags</namespace>
        <types>
index 0acccf357fbc16c08f9b48f68c07565055977232..41b07447d55171198e9bfa6724813154d702d563 100644 (file)
@@ -7,6 +7,6 @@
        <author>Joas Schilling</author>
        <version>1.1.0</version>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 </info>
index 423d11d2aef1ea29b2bd9e7087946b60050de7c6..3a8867dc6f4b169959f7559a905dd101285bae98 100644 (file)
@@ -10,7 +10,7 @@
        <category>other</category>
 
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 
        <types>
index 7b9ef2d90e416738d4501e5ab6a93a1616a5075f..d5dd3f4db9e2c32c9311c9946be3159051307e5c 100644 (file)
@@ -14,6 +14,6 @@
        </two-factor-providers>
 
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 </info>
index 2fe400a35878a1da43c10faef33f345a9fdd0a84..4cd84ac827b416857ba8854e1d18bfa60de9fac8 100644 (file)
@@ -9,7 +9,7 @@
        <namespace>UpdateNotification</namespace>
        <default_enable/>
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 
        <background-jobs>
index b16824925c0fe7461b3f5daa523236192f10ca2f..87eb61a0fba679f62efc0d7bc533a32ca3e12aad 100644 (file)
@@ -18,7 +18,7 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
        </documentation>
        <dependencies>
                <lib>ldap</lib>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 
        <namespace>User_LDAP</namespace>
index aae234cc717ab38f8f5b0585ffdb666b724a93ea..83f4be9e398e6e8df61d1779dde66b54d9981f1f 100644 (file)
@@ -18,7 +18,7 @@
        </types>
 
        <dependencies>
-               <owncloud min-version="9.2" max-version="9.2" />
+               <nextcloud min-version="11" max-version="11" />
        </dependencies>
 
        <settings>
index e6de2e2bde0cc2257020cc59bcc18a22ecbae835..42a0e7c9bdbe87f496ea7925e554f021c0c18cad 100644 (file)
@@ -25,7 +25,7 @@
 // We only can count up. The 4. digit is only for the internal patchlevel to trigger DB upgrades
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
 // when updating major/minor version number.
-$OC_Version = array(9, 2, 0, 5);
+$OC_Version = array(11, 0, 0, 0);
 
 // The human readable string
 $OC_VersionString = '11.0 alpha';