]> git.wh0rd.org - tt-rss.git/blob - version.php
allow loading without allow_url_fopen when CURL is enabled (closes #336)
[tt-rss.git] / version.php
1 <?php
2 define('VERSION', "1.5.3");
3 ?>