1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 13:31:30 +00:00
Files
tt-rss/version.php
Andrew Dolgov a588dcb1ed release 1.2.5
2006-11-20 05:47:58 +01:00

4 lines
38 B
PHP

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