mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Update version
This commit is contained in:
parent
33f5c8e903
commit
30bc14c940
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
PROJECT_NAME = qbittorrent
|
PROJECT_NAME = qbittorrent
|
||||||
PROJECT_VERSION = 2.10.0alpha
|
PROJECT_VERSION = 3.0.0alpha
|
||||||
|
|
||||||
os2 {
|
os2 {
|
||||||
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
|
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
|
||||||
|
@ -7,6 +7,6 @@ os2 {
|
||||||
DEFINES += VERSION=\\\"v$${PROJECT_VERSION}\\\"
|
DEFINES += VERSION=\\\"v$${PROJECT_VERSION}\\\"
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFINES += VERSION_MAJOR=2
|
DEFINES += VERSION_MAJOR=3
|
||||||
DEFINES += VERSION_MINOR=10
|
DEFINES += VERSION_MINOR=0
|
||||||
DEFINES += VERSION_BUGFIX=0
|
DEFINES += VERSION_BUGFIX=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue