Skip to content

Commit e2b3463

Browse files
committed
CMake: Bump version number
1 parent fc48168 commit e2b3463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) # Policies <= CMP0097 default t
33
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)
44

55
project(qBittorrent
6-
VERSION 4.3.0.0
6+
VERSION 4.4.0.0
77
DESCRIPTION "The qBittorrent BitTorrent client"
88
HOMEPAGE_URL "https://www.qbittorrent.org/"
99
LANGUAGES CXX

0 commit comments

Comments
 (0)