1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 16:15:55 +00:00

release 1.5.1

This commit is contained in:
Andrew Dolgov
2011-01-21 21:37:29 +03:00
parent b01b1b38f3
commit 172c86bae1

View File

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