mirror of
https://github.com/c0re100/qBittorrent-Enhanced-Edition.git
synced 2025-01-08 11:57:51 +08:00
Bump to 4.2.0RC
This commit is contained in:
parent
442daa31d4
commit
9c1617b977
@ -6,7 +6,7 @@ VER_MAJOR = 4
|
||||
VER_MINOR = 2
|
||||
VER_BUGFIX = 0
|
||||
VER_BUILD = 0
|
||||
VER_STATUS = beta1 # Should be empty for stable releases!
|
||||
VER_STATUS = RC # Should be empty for stable releases!
|
||||
|
||||
# Don't touch the rest part
|
||||
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user