1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

should be 19.2, duh

This commit is contained in:
Andrew Dolgov
2019-02-22 06:46:43 +03:00
parent 53a02b850e
commit 947e9cdc86

View File

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