1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 00:05:56 +00:00

release 1.3.1

This commit is contained in:
Andrew Dolgov
2009-02-24 13:25:28 +03:00
parent 4481d7919d
commit a52dca6cc5

View File

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