bump static version to 16.8

This commit is contained in:
Andrew Dolgov 2016-08-10 09:15:52 +03:00
parent 6ff51c1997
commit 25a533c432
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
define('VERSION_STATIC', '16.3');
define('VERSION_STATIC', '16.8');
function get_version() {
date_default_timezone_set('UTC');