diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index 2003fc5c09..9ae084945c 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -6,9 +6,9 @@ AGPL Arthur Shiwon, Vincent Petry - 0.2 + 0.3.0 - + diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index 4f3a93dbf8..1622246311 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -5,7 +5,7 @@ ownCloud WebDAV endpoint AGPL owncloud.org - 0.1.4 + 0.2.0 @@ -25,6 +25,6 @@ appinfo/v1/publicwebdav.php - + diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index 970b58e389..3a4d9018e7 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -19,13 +19,13 @@ admin-encryption false - 1.2.0 + 1.3.0 openssl - + diff --git a/apps/federatedfilesharing/appinfo/info.xml b/apps/federatedfilesharing/appinfo/info.xml index d88ea2640e..643281bd14 100644 --- a/apps/federatedfilesharing/appinfo/info.xml +++ b/apps/federatedfilesharing/appinfo/info.xml @@ -5,10 +5,10 @@ Provide federated file sharing across ownCloud servers AGPL Bjoern Schiessle, Roeland Jago Douma - 0.1.0 + 0.2.0 FederatedFileSharing other - + diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml index be591b5b69..e4a274c642 100644 --- a/apps/federation/appinfo/info.xml +++ b/apps/federation/appinfo/info.xml @@ -5,11 +5,11 @@ ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. AGPL Bjoern Schiessle - 0.0.4 + 0.1.0 Federation other - + diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index b31232b799..dc9d6b3c21 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -6,12 +6,12 @@ AGPL Robin Appelman, Vincent Petry - 1.4.3 + 1.5.0 - + user-files diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml index 1cd4f60207..2b192c94aa 100644 --- a/apps/files_external/appinfo/info.xml +++ b/apps/files_external/appinfo/info.xml @@ -13,13 +13,13 @@ admin-external-storage false - 0.5.2 + 0.6.0 166048 - + diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index 29ae15e472..6b09e73a02 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -10,12 +10,12 @@ Turning the feature off removes shared files and folders on the server for all s AGPL Michael Gapczynski, Bjoern Schiessle - 0.9.1 + 0.10.0 - + public.php diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml index 8fcb9956c7..c3c29f2297 100644 --- a/apps/files_trashbin/appinfo/info.xml +++ b/apps/files_trashbin/appinfo/info.xml @@ -10,12 +10,12 @@ To prevent a user from running out of disk space, the ownCloud Deleted files app AGPL Bjoern Schiessle - 0.8.0 + 0.9.0 - + user-trashbin diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml index 0098ea9e20..ad0354a510 100644 --- a/apps/files_versions/appinfo/info.xml +++ b/apps/files_versions/appinfo/info.xml @@ -9,12 +9,12 @@ In addition to the expiry of versions, ownCloud’s versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation. - 1.2.0 + 1.3.0 - + user-versions diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml index e75f032008..027f1ae039 100644 --- a/apps/provisioning_api/appinfo/info.xml +++ b/apps/provisioning_api/appinfo/info.xml @@ -17,11 +17,11 @@ admin-provisioning-api - 0.4.1 + 0.5.0 - + diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml index 40eeeb2481..5df740f699 100644 --- a/apps/systemtags/appinfo/info.xml +++ b/apps/systemtags/appinfo/info.xml @@ -7,9 +7,9 @@ AGPL Vincent Petry - 0.2 + 0.3.0 - + diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml index 2991829e19..9fbfa8e96b 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -5,9 +5,9 @@ Displays update notifications for ownCloud and provides the SSO for the updater. AGPL Lukas Reschke - 0.1.0 + 0.2.0 - + diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index 864eaebe4d..a1bb8a4768 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -9,7 +9,7 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce AGPL Dominik Schmidt and Arthur Schiwon - 0.8.0 + 0.9.0 @@ -18,6 +18,6 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce ldap - + diff --git a/version.php b/version.php index 66f299ef4e..a384034981 100644 --- a/version.php +++ b/version.php @@ -26,12 +26,12 @@ // 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, 0, 0, 15); +$OC_Version = array(9, 1, 0, 0); // The human readable string -$OC_VersionString = '9.0.0 beta 2'; +$OC_VersionString = '9.1.0 pre alpha'; -$OC_VersionCanBeUpgradedFrom = array(8, 2); +$OC_VersionCanBeUpgradedFrom = array(9, 0); // The ownCloud channel $OC_Channel = 'git';