mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Bump to rc5
This commit is contained in:
parent
bceb00d35f
commit
5af0cacf0c
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.3.0rc4\"\'
|
DEFINES += VERSION=\'\"v2.3.0rc5\"\'
|
||||||
} else {
|
} else {
|
||||||
DEFINES += VERSION=\\\"v2.3.0rc4\\\"
|
DEFINES += VERSION=\\\"v2.3.0rc5\\\"
|
||||||
}
|
}
|
||||||
DEFINES += VERSION_MAJOR=2
|
DEFINES += VERSION_MAJOR=2
|
||||||
DEFINES += VERSION_MINOR=3
|
DEFINES += VERSION_MINOR=3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue