1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 00:25:56 +00:00
Files
tt-rss/version.php
Andrew Dolgov e07d322b4f release 1.2.9
2007-03-20 06:42:03 +01:00

4 lines
38 B
PHP

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