1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00
Files
tt-rss/include/version.php
Andrew Dolgov 9fb91a2043 release 1.7.8
2013-04-04 12:21:37 +04:00

4 lines
38 B
PHP

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