- Progress calculation fix

This commit is contained in:
Christophe Dumez
2008-08-17 03:53:49 +00:00
parent c2838d9b0c
commit a8235dc413
4 changed files with 5 additions and 3 deletions

View File

@@ -11,10 +11,10 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.1.1\\\"
DEFINES += VERSION=\\\"v1.1.2\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=1
DEFINES += VERSION_BUGFIX=1
DEFINES += VERSION_BUGFIX=2
QMAKE_LFLAGS += -Wl,--as-needed