FEATURE: Run external program on torrent completion

This commit is contained in:
Christophe Dumez
2010-08-20 13:20:23 +00:00
parent 6f4d7b7c1b
commit 92fc212a0e
39 changed files with 2827 additions and 2473 deletions

View File

@@ -12,16 +12,16 @@ CONFIG += qt \
# Update this VERSION for each release
os2 {
DEFINES += VERSION=\'\"v2.4.0beta3\"\'
DEFINES += VERSION=\'\"v2.4.0rc1\"\'
} else {
DEFINES += VERSION=\\\"v2.4.0beta3\\\"
DEFINES += VERSION=\\\"v2.4.0rc1\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=4
DEFINES += VERSION_BUGFIX=0
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
DEFINES += VERSION_TYPE=BETA
DEFINES += VERSION_TYPE=RELEASE_CANDIDATE
win32 {
# Adapt these paths on Windows