diff --git a/src/Icons/qBittorrent.desktop b/src/Icons/qBittorrent.desktop index 7684c5544..1f5f617ce 100644 --- a/src/Icons/qBittorrent.desktop +++ b/src/Icons/qBittorrent.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Categories=Qt;Network;P2P; -Comment=V2.3.0 +Comment=V2.2.7 Exec=qbittorrent %f GenericName=Bittorrent client GenericName[ar]=العميل Bittorrent diff --git a/src/Icons/skin/splash.png b/src/Icons/skin/splash.png index 8aa3f13f0..d3d3ad84d 100644 Binary files a/src/Icons/skin/splash.png and b/src/Icons/skin/splash.png differ diff --git a/src/src.pro b/src/src.pro index db33d73a3..836b08b95 100644 --- a/src/src.pro +++ b/src/src.pro @@ -11,10 +11,10 @@ CONFIG += qt \ thread # Update this VERSION for each release -DEFINES += VERSION=\'\"v2.2.6\"\' +DEFINES += VERSION=\'\"v2.2.7\"\' DEFINES += VERSION_MAJOR=2 DEFINES += VERSION_MINOR=2 -DEFINES += VERSION_BUGFIX=6 +DEFINES += VERSION_BUGFIX=7 win32 { # Adapt these paths on Windows