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:
authorLukas Reschke <lukas@statuscode.ch>2017-05-01 17:53:16 +0300
committerGitHub <noreply@github.com>2017-05-01 17:53:16 +0300
commit1e35c9d8b66902d3a73c11cbeee7f4e6cb5f0afc (patch)
tree781420ae65a114ec3a4dd2f8b89fad72b2966b41 /version.php
parent18b5e2fced13f0e7a00910029eeaad60ca8c78e6 (diff)
parent83c5f3f3e842563fe33c313dc44019c424963a9a (diff)
Merge pull request #4513 from nextcloud/bump-version-to-beta1
Bump version to Nextcloud 12.0 beta 1
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index 1e44a19368e..c4a33654a8e 100644
--- a/version.php
+++ b/version.php
@@ -29,7 +29,7 @@
$OC_Version = array(12, 0, 0, 15);
// The human readable string
-$OC_VersionString = '12.0 alpha';
+$OC_VersionString = '12.0 beta 1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [