1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 00:55:55 +00:00
Files
tt-rss/version.php
Andrew Dolgov b476220f3e release 1.2.18
2007-12-21 13:23:46 +01:00

4 lines
39 B
PHP

<?php
define('VERSION', "1.2.18");
?>