1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00

- Fix typo in src.pro

This commit is contained in:
Christophe Dumez 2010-01-24 19:19:58 +00:00
parent b6f56c0812
commit 6a87225dd0

View File

@ -16,7 +16,7 @@ DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=0
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
DEFINES += VERSION_TYPE=BETA1
DEFINES += VERSION_TYPE=BETA
# !mac:QMAKE_LFLAGS += -Wl,--as-needed
contains(DEBUG_MODE, 1) {