bump VERSION_STATIC due to Dojo changes
This commit is contained in:
parent
6f84bf7b0a
commit
a86255572a
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
define('VERSION_STATIC', '16.8');
|
define('VERSION_STATIC', '17.1');
|
||||||
|
|
||||||
function get_version() {
|
function get_version() {
|
||||||
date_default_timezone_set('UTC');
|
date_default_timezone_set('UTC');
|
||||||
|
|
Loading…
Reference in New Issue