1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 23:35:57 +00:00

release 1.0.4

This commit is contained in:
Andrew Dolgov
2005-09-12 14:19:45 +01:00
parent 4ce1985967
commit d0a2e80af6
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -1,4 +1,4 @@
v1.0.4 (Sep xx, 2005)
v1.0.4 (Sep 12, 2005)
- "Starred items" virtual feed
- Experimental support for Gmail-like labels

View File

@@ -1,4 +1,4 @@
<?
define(VERSION, "1.0.3.99");
define(VERSION, "1.0.4");
?>