1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00

release 1.3.3

This commit is contained in:
Andrew Dolgov 2009-05-21 11:54:40 +04:00
parent 6e169212c3
commit a0a11a36d7

View File

@ -1,3 +1,3 @@
<?php
define('VERSION', "1.3.2");
define('VERSION', "1.3.3");
?>