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

bump static version to 16.8

This commit is contained in:
Andrew Dolgov
2016-08-10 09:15:52 +03:00
parent 6ff51c1997
commit 25a533c432

View File

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