Skip to content

Commit 30ce606

Browse files
committed
Version 1.5.0
1 parent 151ef9c commit 30ce606

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.4.9)
5+
VERSION 1.5.0)
66

77
include(GNUInstallDirs)
88
find_package(Vulkan REQUIRED)

0 commit comments

Comments
 (0)