1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:56:34 +00:00
Files
tt-rss/include/version.php
Andrew Dolgov 0ee973542d release 1.7.5
2013-03-23 10:56:48 +04:00

4 lines
38 B
PHP

<?php
define('VERSION', "1.7.5");
?>