mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 11:49:01 +03:00
Bump to rc3
This commit is contained in:
parent
431d2f082c
commit
eb54d81c5e
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ CONFIG += qt \
|
||||||
|
|
||||||
# Update this VERSION for each release
|
# Update this VERSION for each release
|
||||||
os2 {
|
os2 {
|
||||||
DEFINES += VERSION=\'\"v2.4.0rc2\"\'
|
DEFINES += VERSION=\'\"v2.4.0rc3\"\'
|
||||||
} else {
|
} else {
|
||||||
DEFINES += VERSION=\\\"v2.4.0rc2\\\"
|
DEFINES += VERSION=\\\"v2.4.0rc3\\\"
|
||||||
}
|
}
|
||||||
DEFINES += VERSION_MAJOR=2
|
DEFINES += VERSION_MAJOR=2
|
||||||
DEFINES += VERSION_MINOR=4
|
DEFINES += VERSION_MINOR=4
|
||||||
|
|
Loading…
Reference in a new issue