1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 19:15:56 +00:00
Files
tt-rss/version.php
Andrew Dolgov 172c86bae1 release 1.5.1
2011-01-21 21:37:29 +03:00

4 lines
38 B
PHP

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