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

release 1.14

This commit is contained in:
Andrew Dolgov
2014-10-21 12:03:29 +04:00
parent 4baa1afa43
commit edccb21df0

View File

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