We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e43192 commit 553fbb1Copy full SHA for 553fbb1
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
2
3
project(obs-vkcapture
4
LANGUAGES C
5
- VERSION 1.5.0)
+ VERSION 1.5.1)
6
7
include(GNUInstallDirs)
8
find_package(Vulkan REQUIRED)
0 commit comments