From c1a992cb6522a82a4fb4d9e1c7be9aa6c4c9f80f Mon Sep 17 00:00:00 2001 From: c0re100 Date: Mon, 7 Sep 2020 22:01:22 +0800 Subject: [PATCH] Bump to 4.2.5.16 --- version.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.pri b/version.pri index 1088e2ed0fb4..1584eadb6f43 100644 --- a/version.pri +++ b/version.pri @@ -5,7 +5,7 @@ PROJECT_NAME = qbittorrent VER_MAJOR = 4 VER_MINOR = 2 VER_BUGFIX = 5 -VER_BUILD = 15 +VER_BUILD = 16 VER_STATUS = # Should be empty for stable releases! # Don't touch the rest part