1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 10:11:28 +00:00
Files
tt-rss/include/version.php
Andrew Dolgov 761501fc9f release 1.5.8
2011-12-20 15:34:05 +04:00

4 lines
38 B
PHP

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