Increase version for one
This commit is contained in:
parent
b3696f3910
commit
7b2c60d1a3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
|
||||
// when updating major/minor version number.
|
||||
|
||||
$OC_Version = array(11, 0, 0, 2);
|
||||
$OC_Version = array(11, 0, 0, 3);
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '11.0 beta';
|
||||
|
|
Loading…
Reference in a new issue