- BUGFIX: Fixed possible overflow in ETA calculation

This commit is contained in:
Christophe Dumez
2007-10-10 19:57:24 +00:00
parent 9bb18e1a07
commit f754e34e35
3 changed files with 14 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.0.0rc4\\\"
DEFINES += VERSION=\\\"v1.0.0rc5\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=0
DEFINES += VERSION_BUGFIX=0