mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 20:44:15 +00:00
Bump to rc4
This commit is contained in:
parent
8f5bd2bc9f
commit
66a5e479c7
@ -3,7 +3,7 @@ LANG_PATH = lang
|
||||
ICONS_PATH = Icons
|
||||
|
||||
# Set the following variable to 1 to enable debug
|
||||
DEBUG_MODE = 1
|
||||
DEBUG_MODE = 0
|
||||
|
||||
# Global
|
||||
TEMPLATE = app
|
||||
@ -12,9 +12,9 @@ CONFIG += qt \
|
||||
|
||||
# Update this VERSION for each release
|
||||
os2 {
|
||||
DEFINES += VERSION=\'\"v2.3.0rc3\"\'
|
||||
DEFINES += VERSION=\'\"v2.3.0rc4\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v2.3.0rc3\\\"
|
||||
DEFINES += VERSION=\\\"v2.3.0rc4\\\"
|
||||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=3
|
||||
|
Loading…
x
Reference in New Issue
Block a user