diff --git a/Changelog b/Changelog index 5841ca5a4..6d2bde3e3 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -* Unknown - Christophe Dumez - v1.5.0 +* Thu Sep 3 2009 - Christophe Dumez - v1.5.0 - FEATURE: Added Magnet URI support - FEATURE: Search engine supports category-based requests - FEATURE: Make use of torrent enclosure in RSS feeds for direct download diff --git a/src/src.pro b/src/src.pro index 08941ef7c..5fc3b7009 100644 --- a/src/src.pro +++ b/src/src.pro @@ -14,7 +14,7 @@ CONFIG += qt \ network # Update this VERSION for each release -DEFINES += VERSION=\\\"v1.5.0rc5\\\" +DEFINES += VERSION=\\\"v1.5.0\\\" DEFINES += VERSION_MAJOR=1 DEFINES += VERSION_MINOR=5 DEFINES += VERSION_BUGFIX=0