1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 09:46:29 +00:00

bump version_static to 16.3

This commit is contained in:
Andrew Dolgov
2016-03-23 22:58:33 +03:00
parent 644f36a8b0
commit ae397f3a91

View File

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