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

bump version_static

This commit is contained in:
Andrew Dolgov
2018-08-13 16:11:28 +03:00
parent 848c6ac655
commit 75e765aa00

View File

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