mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 04:24:23 +00:00
- Updated to beta6
- Updated Changelog
This commit is contained in:
parent
6d65ef067d
commit
7fac73b76d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user