1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-23 03:57:10 +00:00

release 1.3.2

This commit is contained in:
Andrew Dolgov
2009-03-22 10:30:13 +03:00
parent d21459831f
commit 34f9c6b295
18 changed files with 1396 additions and 1479 deletions

View File

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