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

bump version static

This commit is contained in:
Andrew Dolgov
2018-11-30 17:02:05 +03:00
parent add558e7e5
commit ac68939d7e

View File

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