1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:55:55 +00:00

release 1.11

This commit is contained in:
Andrew Dolgov
2013-12-18 14:26:04 +04:00
parent bd8ae98bde
commit c04fbe3711

View File

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