tt-rss/version.php
2006-09-20 04:37:21 +01:00

3 lines
36 B
PHP

<?php
define(VERSION, "1.2.3");
?>