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

release 1.5.9

This commit is contained in:
Andrew Dolgov
2012-01-21 09:15:28 +04:00
parent 3e4af5b0b3
commit 8689b8070b
2 changed files with 7 additions and 1 deletions

View File

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