]> git.wh0rd.org - tt-rss.git/blob - version.php
split headline select logic to functions.php; xml-rpc rss.getFeedHeadlines supports...
[tt-rss.git] / version.php
1 <?
2 define(VERSION, "1.2.0");
3 ?>