diff --git a/version.pri b/version.pri index 0ce9abd8a51..4bb8397a4f7 100644 --- a/version.pri +++ b/version.pri @@ -5,7 +5,7 @@ PROJECT_NAME = qbittorrent VER_MAJOR = 4 VER_MINOR = 0 VER_BUGFIX = 4 -VER_BUILD = 2 +VER_BUILD = 3 VER_STATUS = # Should be empty for stable releases! # Don't touch the rest part