From 7140a532edf9526378ed09c87cc648ad22a03bbe Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 10 Apr 2007 21:02:47 +0000 Subject: [PATCH] - Updated version to v0.9.2 final --- Changelog | 2 +- src/src.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 31cc290bd..28104d612 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -* Unknown - Christophe Dumez - v0.9.2 +* Tue Apr 10 2007 - Christophe Dumez - v0.9.2 - BUGFIX: Window can now stay maximized on exit - BUGFIX: Use PKGCONFIG again for configuring libtorrent - BUGFIX: Allow to compile with libtorrent v0.11 diff --git a/src/src.pro b/src/src.pro index b392e7806..543f61c5e 100644 --- a/src/src.pro +++ b/src/src.pro @@ -11,7 +11,7 @@ TARGET = qbittorrent CONFIG += qt thread x11 # Update this VERSION for each release -DEFINES += VERSION=\\\"v0.9.2rc4\\\" +DEFINES += VERSION=\\\"v0.9.2\\\" DEFINES += VERSION_MAJOR=0 DEFINES += VERSION_MINOR=9 DEFINES += VERSION_BUGFIX=2