1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 23:41:29 +00:00

release 1.5.7

This commit is contained in:
Andrew Dolgov
2011-11-22 14:30:55 +04:00
parent 4044a5fa52
commit 43ce4ebf10
2 changed files with 8 additions and 1 deletions

View File

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