1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 13:51:30 +00:00

1.15.3 to fix tag/version mismatch

This commit is contained in:
Andrew Dolgov
2014-12-10 21:33:18 +03:00
parent 21d7585a54
commit d8895ec679
2 changed files with 1 additions and 2 deletions

View File

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