- qBittorrent can now identify itself as KTorrent too

This commit is contained in:
Christophe Dumez
2010-01-01 20:29:03 +00:00
parent 131250dc03
commit 09c7c50ad3
7 changed files with 69 additions and 20 deletions

View File

@@ -16,6 +16,8 @@ DEFINES += VERSION=\\\"v2.1.0beta4\\\"
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=1
DEFINES += VERSION_BUGFIX=0
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
DEFINES += VERSION_TYPE=DEVEL
# !mac:QMAKE_LFLAGS += -Wl,--as-needed
contains(DEBUG_MODE, 1) {