1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

- Fixed minor version number

This commit is contained in:
Christophe Dumez 2007-11-23 17:22:48 +00:00
parent 436f5bbd7e
commit 349e58fa22

View File

@ -13,7 +13,7 @@ CONFIG += qt thread x11 network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.1.0alpha1\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=0
DEFINES += VERSION_MINOR=1
DEFINES += VERSION_BUGFIX=0
contains(DEBUG_MODE, 1){