mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- bump version to v0.10.0alpha1 because now there is a branch for v0.9.x
This commit is contained in:
parent
92eed29ded
commit
a0e49f8162
2 changed files with 4 additions and 9 deletions
|
@ -11,9 +11,9 @@ TARGET = qbittorrent
|
|||
CONFIG += qt x11
|
||||
|
||||
# Update this VERSION for each release
|
||||
DEFINES += VERSION=\\\"v0.9.0beta7\\\"
|
||||
DEFINES += VERSION=\\\"v0.10.0alpha1\\\"
|
||||
DEFINES += VERSION_MAJOR=0
|
||||
DEFINES += VERSION_MINOR=9
|
||||
DEFINES += VERSION_MINOR=10
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
contains(DEBUG_MODE, 1){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue