bump version_static to 17.4

This commit is contained in:
Andrew Dolgov 2017-04-23 00:48:51 +03:00
parent 37a4a219d5
commit 467bc4fe03
1 changed files with 1 additions and 1 deletions

View File

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