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

4 lines
33 B
PHP
Raw Normal View History

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