mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08:00
- beta2 release
This commit is contained in:
parent
cf6a91e850
commit
59d35b9f8a
1
TODO
1
TODO
@ -46,7 +46,6 @@
|
||||
- Translations update
|
||||
- .ico support?
|
||||
- display debug when fastresume data is rejected
|
||||
* beta2
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent
|
||||
- ipfilter crash
|
||||
|
@ -11,7 +11,7 @@ TARGET = qbittorrent
|
||||
CONFIG += qt thread x11 network
|
||||
|
||||
# Update this VERSION for each release
|
||||
DEFINES += VERSION=\\\"v1.0.0beta1\\\"
|
||||
DEFINES += VERSION=\\\"v1.0.0beta2\\\"
|
||||
DEFINES += VERSION_MAJOR=1
|
||||
DEFINES += VERSION_MINOR=0
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
Loading…
Reference in New Issue
Block a user