1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 22:41:28 +00:00

bump version_static to 17.4

This commit is contained in:
Andrew Dolgov
2017-04-23 00:48:51 +03:00
parent 37a4a219d5
commit 467bc4fe03

View File

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