1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-03 13:00:51 +02:00
ttrss/version.php

5 lines
34 B
PHP
Raw Normal View History

2005-08-25 16:01:20 +02:00
<?
2005-11-14 08:51:36 +01:00
define(VERSION, "1.0.7");
2005-08-25 16:01:20 +02:00
?>