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

release 1.0.2

This commit is contained in:
Andrew Dolgov
2005-09-02 04:49:15 +01:00
parent 2651fc4fc3
commit 3219301302
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
v1.0.2 (Sep 02, 2005)
- Another bugfix release.
v1.0.1 (Aug 30, 2005)
- Bugfix release, several issues fixed.

View File

@@ -1,4 +1,4 @@
<?
define(VERSION, "1.0.1");
define(VERSION, "1.0.2");
?>