1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00
ttrss/version.php

4 lines
36 B
PHP
Raw Normal View History

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