]> git.wh0rd.org - tt-rss.git/blob - version.php
fix: feed editor was broken if categories were disabled, bump version to p1
[tt-rss.git] / version.php
1 <?php
2 define('VERSION', "1.2.3-p1");
3 ?>