From f7c586b47aa63835dff4bb26e3d147e52ac50bde Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 8 Oct 2011 10:50:39 +0300 Subject: [PATCH] Bump to v2.9.0 final --- Changelog | 2 +- version.pri | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index cc4245d8f..613a28465 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -* Unreleased - Christophe Dumez - v2.9.0 +* Sat Oct 08 2011 - Christophe Dumez - 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 diff --git a/version.pri b/version.pri index dbd40401d..1be86531b 100644 --- a/version.pri +++ b/version.pri @@ -1,5 +1,5 @@ PROJECT_NAME = qbittorrent -PROJECT_VERSION = 2.9.0rc3 +PROJECT_VERSION = 2.9.0 os2 { DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'