should be 19.2, duh

This commit is contained in:
Andrew Dolgov 2019-02-22 06:46:43 +03:00
parent 53a02b850e
commit 947e9cdc86
1 changed files with 1 additions and 1 deletions

View File

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