mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Bump to v3.3.0
This commit is contained in:
parent
26fb54299b
commit
78c5d1c12f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ VER_MAJOR = 3
|
|||
VER_MINOR = 3
|
||||
VER_BUGFIX = 0
|
||||
VER_BUILD = 0
|
||||
VER_STATUS = RC # Should be empty for stable releases!
|
||||
VER_STATUS = # Should be empty for stable releases!
|
||||
|
||||
# Don't touch the rest part
|
||||
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue