]> git.wh0rd.org - tt-rss.git/blob - version.php
add sanity checks for mbstring, json, postgresql and mysql functions, safe mode and...
[tt-rss.git] / version.php
1 <?php
2 define('VERSION', "1.5.0");
3 ?>