1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 12:41:29 +00:00
Files
tt-rss/include/version.php
Andrew Dolgov 0de0b05df4 release 1.7.0
2013-02-17 14:04:40 +04:00

4 lines
38 B
PHP

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