1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

- beta2 release

This commit is contained in:
Christophe Dumez 2007-07-23 04:57:28 +00:00
parent cf6a91e850
commit 59d35b9f8a
2 changed files with 1 additions and 2 deletions

1
TODO
View File

@ -46,7 +46,6 @@
- Translations update - Translations update
- .ico support? - .ico support?
- display debug when fastresume data is rejected - display debug when fastresume data is rejected
* beta2
- Wait for some bug fixes in libtorrent : - Wait for some bug fixes in libtorrent :
- upload/download limit per torrent - upload/download limit per torrent
- ipfilter crash - ipfilter crash

View File

@ -11,7 +11,7 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network CONFIG += qt thread x11 network
# Update this VERSION for each release # Update this VERSION for each release
DEFINES += VERSION=\\\"v1.0.0beta1\\\" DEFINES += VERSION=\\\"v1.0.0beta2\\\"
DEFINES += VERSION_MAJOR=1 DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=0 DEFINES += VERSION_MINOR=0
DEFINES += VERSION_BUGFIX=0 DEFINES += VERSION_BUGFIX=0