bump version_static to 16.3
This commit is contained in:
parent
644f36a8b0
commit
ae397f3a91
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
define('VERSION_STATIC', '16.1');
|
define('VERSION_STATIC', '16.3');
|
||||||
|
|
||||||
function get_version() {
|
function get_version() {
|
||||||
date_default_timezone_set('UTC');
|
date_default_timezone_set('UTC');
|
||||||
|
|
Loading…
Reference in a new issue