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

release 1.5.8

This commit is contained in:
Andrew Dolgov
2011-12-20 15:34:05 +04:00
parent d0dfb4c8a8
commit 761501fc9f
3 changed files with 9 additions and 2 deletions

View File

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