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

bump version_static

This commit is contained in:
Andrew Dolgov
2019-08-14 13:38:20 +03:00
parent c34726b2b2
commit 9806a2b5ff

View File

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