ttrss/version.php

5 lines
35 B
PHP
Raw Normal View History

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