1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 12:01:28 +00:00

bump VERSION_STATIC due to Dojo changes

This commit is contained in:
Andrew Dolgov
2017-01-22 13:55:36 +03:00
parent 6f84bf7b0a
commit a86255572a

View File

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