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

4 lines
34 B
PHP
Raw Normal View History

2005-08-25 16:01:20 +02:00
<?
2005-12-07 13:53:51 +01:00
define(VERSION, "1.1.p1");
2005-08-25 16:01:20 +02:00
?>