1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 07:05:56 +00:00

bump version_static

This commit is contained in:
Andrew Dolgov
2019-02-22 06:42:40 +03:00
parent dd0714a13d
commit 53a02b850e

View File

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