diff --git a/TODO b/TODO index daa81afcc..11f7dcd6f 100644 --- a/TODO +++ b/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 diff --git a/src/src.pro b/src/src.pro index e77f92b4d..4b7e02d54 100644 --- a/src/src.pro +++ b/src/src.pro @@ -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