ttrss/version.php

5 lines
32 B
PHP
Raw Normal View History

2005-08-25 14:01:20 +00:00
<?
define(VERSION, "1.0");
2005-08-25 14:01:20 +00:00
?>