mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Bump to 4.2.0alpha2
This commit is contained in:
parent
85133a6680
commit
918ccefdc4
@ -6,7 +6,7 @@ VER_MAJOR = 4
|
|||||||
VER_MINOR = 2
|
VER_MINOR = 2
|
||||||
VER_BUGFIX = 0
|
VER_BUGFIX = 0
|
||||||
VER_BUILD = 0
|
VER_BUILD = 0
|
||||||
VER_STATUS = alpha1 # Should be empty for stable releases!
|
VER_STATUS = alpha2 # Should be empty for stable releases!
|
||||||
|
|
||||||
# Don't touch the rest part
|
# Don't touch the rest part
|
||||||
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
|
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
|
||||||
|
Loading…
Reference in New Issue
Block a user