mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Fix compilation warnings in smtp.h (cgreco)
This commit is contained in:
parent
53900c386b
commit
02fbd6a135
87 changed files with 11700 additions and 9106 deletions
|
@ -1,11 +1,11 @@
|
|||
os2 {
|
||||
DEFINES += VERSION=\'\"v2.8.0beta5\"\'
|
||||
DEFINES += VERSION=\'\"v2.8.0\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v2.8.0beta5\\\"
|
||||
DEFINES += VERSION=\\\"v2.8.0\\\"
|
||||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=8
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
|
||||
DEFINES += VERSION_TYPE=BETA
|
||||
DEFINES += VERSION_TYPE=NORMAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue