mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Bump to 3.4.0beta
This commit is contained in:
parent
d48218bfe9
commit
df7565c9e2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ VER_MAJOR = 3
|
||||||
VER_MINOR = 4
|
VER_MINOR = 4
|
||||||
VER_BUGFIX = 0
|
VER_BUGFIX = 0
|
||||||
VER_BUILD = 0
|
VER_BUILD = 0
|
||||||
VER_STATUS = alpha # Should be empty for stable releases!
|
VER_STATUS = beta # 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…
Add table
Add a link
Reference in a new issue