bump version_static to 16.3

This commit is contained in:
Andrew Dolgov 2016-03-23 22:58:33 +03:00
parent 644f36a8b0
commit ae397f3a91
1 changed files with 1 additions and 1 deletions

View File

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