Bump to v2.6.7

This commit is contained in:
Christophe Dumez
2011-02-26 15:21:22 +00:00
parent 30659a353d
commit 39867f4681
29 changed files with 1541 additions and 1548 deletions

View File

@@ -79,6 +79,7 @@
using namespace libtorrent;
QBtSession* QBtSession::m_instance = 0;
const qreal QBtSession::MAX_RATIO = 9999.;
const int MAX_TRACKER_ERRORS = 2;
enum VersionType { NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL };