diff --git a/CMakeLists.txt b/CMakeLists.txt index ee97564..856690c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Build system for the fxSDK cmake_minimum_required(VERSION 3.15) -project(fxSDK VERSION 2.5.0 LANGUAGES C) +project(fxSDK VERSION 2.5.1 LANGUAGES C) option(FXLINK_DISABLE_UDISKS2 "Do not build the UDisks2-based features of fxlink")