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

bugfix release: 1.2.8-p2

This commit is contained in:
Andrew Dolgov
2007-02-21 09:12:22 +01:00
parent 95a82c0843
commit 9f03a0de05

View File

@@ -1,3 +1,3 @@
<?php
define('VERSION', "1.2.8-p1");
define('VERSION', "1.2.8-p2");
?>