1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
ttrss/version.php

5 lines
32 B
PHP
Raw Normal View History

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