mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-24 07:05:25 -07:00
Fix minor version number
This commit is contained in:
parent
3cd184e564
commit
e493fb9f26
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ os2 {
|
|||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=8
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
DEFINES += VERSION_BUGFIX=1
|
||||
|
||||
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
|
||||
DEFINES += VERSION_TYPE=NORMAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue