mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 09:55:55 +00:00
Fix version
This commit is contained in:
parent
921512e51d
commit
f2df8ce1d9
@ -2,9 +2,9 @@ PROJECT_NAME = qbittorrent
|
||||
PROJECT_VERSION = 2.9.0alpha
|
||||
|
||||
os2 {
|
||||
DEFINES += VERSION=\'\"v$${VERSION}\"\'
|
||||
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v$${VERSION}\\\"
|
||||
DEFINES += VERSION=\\\"v$${PROJECT_VERSION}\\\"
|
||||
}
|
||||
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
|
Loading…
x
Reference in New Issue
Block a user