diff --git a/CMakeLists.txt b/CMakeLists.txt index d86449e..9040388 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10) -project(obs-vkcapture VERSION 1.4.1) +project(obs-vkcapture VERSION 1.4.2) include(GNUInstallDirs) find_package(Vulkan REQUIRED)