1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00

release 1.0.3.1

This commit is contained in:
Andrew Dolgov 2005-09-07 17:54:05 +01:00
parent 3d477c2c14
commit 5be7a67429
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
v1.0.3.1 (Sep 07, 2005)
- Last minute bugfixes for 1.0.3
v1.0.3 (Sep 07, 2005)
- OPML export/import

View File

@ -1,4 +1,4 @@
<?
define(VERSION, "1.0.3");
define(VERSION, "1.0.3.1");
?>