1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 04:01:28 +00:00

release 1.7.0

This commit is contained in:
Andrew Dolgov
2013-02-17 14:04:40 +04:00
parent ee94a23dd8
commit 0de0b05df4

View File

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