- Updated version to v0.9.2 final

This commit is contained in:
Christophe Dumez 2007-04-10 21:02:47 +00:00
commit 7140a532ed
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
* Unknown - Christophe Dumez <chris@qbittorrent.org> - v0.9.2 * Tue Apr 10 2007 - Christophe Dumez <chris@qbittorrent.org> - v0.9.2
- BUGFIX: Window can now stay maximized on exit - BUGFIX: Window can now stay maximized on exit
- BUGFIX: Use PKGCONFIG again for configuring libtorrent - BUGFIX: Use PKGCONFIG again for configuring libtorrent
- BUGFIX: Allow to compile with libtorrent v0.11 - BUGFIX: Allow to compile with libtorrent v0.11

View file

@ -11,7 +11,7 @@ TARGET = qbittorrent
CONFIG += qt thread x11 CONFIG += qt thread x11
# Update this VERSION for each release # Update this VERSION for each release
DEFINES += VERSION=\\\"v0.9.2rc4\\\" DEFINES += VERSION=\\\"v0.9.2\\\"
DEFINES += VERSION_MAJOR=0 DEFINES += VERSION_MAJOR=0
DEFINES += VERSION_MINOR=9 DEFINES += VERSION_MINOR=9
DEFINES += VERSION_BUGFIX=2 DEFINES += VERSION_BUGFIX=2