diff --git a/Changelog b/Changelog index 29ca9ac84..8ba1fee54 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -* Unreleased - Christophe Dumez - v3.0.0 +* Thu Aug 09 2012 - Christophe Dumez - v3.0.0 - FEATURE: Brand new torrent addition dialog - FEATURE: Add the ability to choose the save path when using magnet links (mutoso) - FEATURE: Add support for adding multiple local torrents at once (Web UI) diff --git a/version.pri b/version.pri index ecc736dea..f5b205088 100644 --- a/version.pri +++ b/version.pri @@ -1,5 +1,5 @@ PROJECT_NAME = qbittorrent -PROJECT_VERSION = 3.0.0rc5 +PROJECT_VERSION = 3.0.0 os2 { DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'