1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 04:31:27 +00:00
Files
tt-rss/version.php
Andrew Dolgov c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
2009-03-21 23:11:58 +03:00

4 lines
38 B
PHP

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