]> git.wh0rd.org - tt-rss.git/blob - version.php
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
[tt-rss.git] / version.php
1 <?php
2 define('VERSION', "1.2.21");
3 ?>