release 1.0.7

This commit is contained in:
Andrew Dolgov 2005-11-14 08:51:36 +01:00
parent 54139a7454
commit e71ad1459e
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
v1.0.7 (Nov xy, 2005) v1.0.7 (Nov 14, 2005)
- Implemented catchup (e.g. mark as read) for labels and Starred feed - Implemented catchup (e.g. mark as read) for labels and Starred feed
- Several new view modes and interface tweaks - Several new view modes and interface tweaks

View File

@ -1,4 +1,4 @@
<? <?
define(VERSION, "1.0.6.99"); define(VERSION, "1.0.7");
?> ?>