1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:45:56 +00:00

update version static for css & db changes

This commit is contained in:
Andrew Dolgov
2017-12-03 13:38:25 +03:00
parent 28040002f3
commit 83303f20e0

View File

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