1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00

Bump version status.

This commit is contained in:
sledgehammer999 2015-11-22 22:05:31 +02:00
parent 3e6d76245c
commit ce535c9492

View File

@ -5,7 +5,7 @@ VER_MAJOR = 3
VER_MINOR = 3
VER_BUGFIX = 0
VER_BUILD = 0
VER_STATUS = beta # 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}