1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:25:55 +00:00
Files
tt-rss/version.php
Andrew Dolgov 528fe5686e release 1.2.10
2007-04-20 04:01:40 +01:00

4 lines
39 B
PHP

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