Browse Source

Bump to v2.9.0 final

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

2
Changelog

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
* Sat Oct 08 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
- FEATURE: Add file association settings to program preferences (Windows)
- FEATURE: Add setting to ignore slow torrents in queueing system
- FEATURE: Add advanced setting to announce to all trackers

2
version.pri

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

Loading…
Cancel
Save