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