]> git.wh0rd.org - tt-rss.git/blob - version.php
do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them
[tt-rss.git] / version.php
1 <?php
2 define('VERSION', "1.4.3.1");
3 ?>