1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 08:09:13 +00:00

release 1.7.1

This commit is contained in:
Andrew Dolgov
2013-03-05 09:44:16 +04:00
parent f161869541
commit 1f1d322425

View File

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