mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Bump to beta3
This commit is contained in:
parent
126e2e7c75
commit
1cb30d77fd
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ CONFIG += qt \
|
|||
|
||||
# Update this VERSION for each release
|
||||
os2 {
|
||||
DEFINES += VERSION=\'\"v2.5.0beta2\"\'
|
||||
DEFINES += VERSION=\'\"v2.5.0beta3\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v2.5.0beta2\\\"
|
||||
DEFINES += VERSION=\\\"v2.5.0beta3\\\"
|
||||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue