1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 17:21:28 +00:00
Files
tt-rss/include/version.php
Andrew Dolgov 8689b8070b release 1.5.9
2012-01-21 09:15:28 +04:00

4 lines
38 B
PHP

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