mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-26 19:26:59 +03:00
Bump to 4.2.0beta1
This commit is contained in:
parent
721ba608c7
commit
9c466d84ec
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ VER_MAJOR = 4
|
|||
VER_MINOR = 2
|
||||
VER_BUGFIX = 0
|
||||
VER_BUILD = 0
|
||||
VER_STATUS = alpha2 # Should be empty for stable releases!
|
||||
VER_STATUS = beta1 # Should be empty for stable releases!
|
||||
|
||||
# Don't touch the rest part
|
||||
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
|
||||
|
|
Loading…
Reference in a new issue