Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2016-06-14 13:44:20 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-06-14 13:44:20 +0300
commit7694fc9a09104cd931c117e0ef67ddec2f3ec706 (patch)
tree46825a2cf9dd60dbecc9c77c29e54afb1b8a42f2 /strings.php
parentef573363e2ed53cc4d3578cdba41111691fe20b2 (diff)
9.0.50
Diffstat (limited to 'strings.php')
-rw-r--r--strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings.php b/strings.php
index db543d69..b923c632 100644
--- a/strings.php
+++ b/strings.php
@@ -3,7 +3,7 @@
/* VERSIONS */
$VERSIONS_SERVER_MAJOR_STABLE = '9';
-$VERSIONS_SERVER_FULL_STABLE = '9.0';
+$VERSIONS_SERVER_FULL_STABLE = '9.0.50';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '9';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '9'; // Used in dev docs links
$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '2.2.0';