mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Bump version status.
This commit is contained in:
@@ -5,7 +5,7 @@ VER_MAJOR = 3
|
||||
VER_MINOR = 2
|
||||
VER_BUGFIX = 0
|
||||
VER_BUILD = 0
|
||||
VER_STATUS = beta # Should be empty for stable releases!
|
||||
VER_STATUS = RC1 # Should be empty for stable releases!
|
||||
|
||||
# Don't touch the rest part
|
||||
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
|
||||
|
||||
Reference in New Issue
Block a user