1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 05:45:56 +00:00
Files
tt-rss/include/version.php
Andrew Dolgov ad031e4b6d release 1.5.11
2012-05-21 10:40:52 +04:00

4 lines
39 B
PHP

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