diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index 2003fc5c096..9ae084945c7 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 4f3a93dbf8b..16222463111 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 970b58e3898..3a4d9018e75 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 d88ea2640e1..643281bd145 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 be591b5b693..e4a274c6425 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 b31232b799a..dc9d6b3c21c 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 1cd4f602075..2b192c94aa4 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 29ae15e4722..6b09e73a022 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 8fcb9956c7d..c3c29f2297b 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 0098ea9e20f..ad0354a5101 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 e75f032008c..027f1ae039e 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 40eeeb24811..5df740f699e 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 2991829e19b..9fbfa8e96b5 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 864eaebe4d0..a1bb8a47687 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 66f299ef4eb..a3840349811 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';