1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-22 11:36:38 +02:00
ttrss/version.php

4 lines
38 B
PHP
Raw Normal View History

2006-08-19 09:04:45 +02:00
<?php
2010-01-21 12:18:01 +01:00
define('VERSION', "1.4.0");
2005-08-25 16:01:20 +02:00
?>