******** v0.9.3 release *********

This commit is contained in:
Christophe Dumez 2007-05-07 21:23:16 +00:00
commit 1057cdbe44
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,8 @@
* Unknown - Christophe Dumez <chris@qbittorrent.org> - v0.9.3
* Mon May 07 2007 - Christophe Dumez <chris@qbittorrent.org> - v0.9.3
- BUGFIX: Fixed pause toggle on double-click in download list
- BUGFIX: The torrent size displayed now only takes unfiltered files into account
- BUGFIX: Fixed compiling errors with libtorrent svn (future v0.13 with UPnP enabled)
- BUGFIX: Remember sorted column in download list on restart
- BUGFIX: Small fix in the german translation
- BUGFIX: Some fixes in slovak translation

View file

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