bump static version to 16.8
This commit is contained in:
parent
6ff51c1997
commit
25a533c432
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
define('VERSION_STATIC', '16.3');
|
define('VERSION_STATIC', '16.8');
|
||||||
|
|
||||||
function get_version() {
|
function get_version() {
|
||||||
date_default_timezone_set('UTC');
|
date_default_timezone_set('UTC');
|
||||||
|
|
Loading…
Reference in New Issue