Skip to content

Commit 8f72442

Browse files
committed
Version 1.5.3
1 parent b735a74 commit 8f72442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
22

33
project(obs-vkcapture
44
LANGUAGES C
5-
VERSION 1.5.2)
5+
VERSION 1.5.3)
66

77
include(GNUInstallDirs)
88
find_package(Vulkan REQUIRED)

0 commit comments

Comments
 (0)