From 59d35b9f8a37cc62320979e630aa561c5d51fde6 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Mon, 23 Jul 2007 04:57:28 +0000 Subject: [PATCH] - beta2 release --- TODO | 1 - src/src.pro | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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