1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 12:01:29 +00:00
Files
tt-rss/version.php
Andrew Dolgov 92cce0f42d release 1.2.15
2007-09-20 03:50:51 +01:00

4 lines
39 B
PHP

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