- Updated to beta6

- Updated Changelog
This commit is contained in:
Christophe Dumez 2007-03-10 18:17:44 +00:00
parent 6d65ef067d
commit 7fac73b76d
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@
- BUGFIX: Fixed bad loading of scan dir in option (widgets still disabled)
- BUGFIX: Threads are now stopped cleanly before their destruction
- BUGFIX: Create Options object only when necessary (to save memory)
- BUGFIX: Let libtorrent store the torrent handles (save memory)
- I18N: Better internationalization thanks to dynamic text support
- COSMETIC: Replaced OSD messages by Qt4.2 systray messages

View file

@ -14,7 +14,7 @@ INCLUDEPATH += $$TRAYICON_CPP
CONFIG += qt x11
# Update this VERSION for each release
DEFINES += VERSION=\\\"v0.9.0beta5\\\"
DEFINES += VERSION=\\\"v0.9.0beta6\\\"
DEFINES += VERSION_MAJOR=0
DEFINES += VERSION_MINOR=9
DEFINES += VERSION_BUGFIX=0