1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 11:59:14 +00:00

release 1.5.10

This commit is contained in:
Andrew Dolgov
2012-02-21 12:41:18 +04:00
parent 56fbb82cb0
commit ea749a3b5d
2 changed files with 7 additions and 1 deletions

View File

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