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

4 lines
39 B
PHP
Raw Normal View History

2006-08-19 09:04:45 +02:00
<?php
2008-04-23 05:41:20 +02:00
define('VERSION', "1.2.22");
2005-08-25 16:01:20 +02:00
?>