9.0.50 it is

pull/92/head
Lukas Reschke 2016-06-14 12:28:40 +07:00
parent d3374220f5
commit 326dcd7b66
No known key found for this signature in database
GPG Key ID: 9AB0ADB949B6898C
1 changed files with 1 additions and 1 deletions

@ -29,7 +29,7 @@
$OC_Version = array(9, 0, 50, 0);
// The human readable string
$OC_VersionString = '9.0.0';
$OC_VersionString = '9.0.50';
$OC_VersionCanBeUpgradedFrom = array(8, 2);