mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
Fix compilation error
This commit is contained in:
parent
719c30c70b
commit
f843a4b13a
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
os2 {
|
||||
DEFINES += VERSION=\'\"v2.8.0beta3\"\'
|
||||
DEFINES += VERSION=\'\"v2.8.0beta4\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v2.8.0beta3\\\"
|
||||
DEFINES += VERSION=\\\"v2.8.0beta4\\\"
|
||||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue