1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 00:05:56 +00:00

release 1.13

This commit is contained in:
Andrew Dolgov
2014-07-20 10:52:37 +04:00
parent ad68439324
commit 1725817ac1

View File

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