Bump version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
bae5be3dc1
commit
d34bd3f17c
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(13, 0, 0, 2);
|
||||
$OC_Version = array(13, 0, 0, 3);
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '13.0.0 alpha';
|
||||
|
|
Loading…
Reference in a new issue