1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

Bump version status.

This commit is contained in:
sledgehammer999 2015-03-29 21:11:36 +03:00
parent 8c671fa0c1
commit c6bfcd0d02

View File

@ -5,7 +5,7 @@ VER_MAJOR = 3
VER_MINOR = 2 VER_MINOR = 2
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}