summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
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' => [