Browse Source

Bump to v3.0.0

adaptive-webui-19844
Christophe Dumez 12 years ago
parent
commit
e73bff817c
  1. 2
      Changelog
  2. 2
      version.pri

2
Changelog

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
* Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - 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)

2
version.pri

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
PROJECT_NAME = qbittorrent
PROJECT_VERSION = 3.0.0rc5
PROJECT_VERSION = 3.0.0
os2 {
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'

Loading…
Cancel
Save