Skip to content

Commit 4b5f572

Browse files
committed
New version.
1 parent 8cb7404 commit 4b5f572

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
@@ -3,7 +3,7 @@ cmake_policy(VERSION 3.1)
33

44
set(CMAKE_CXX_STANDARD 11)
55

6-
project(simplescreenrecorder VERSION 0.3.10)
6+
project(simplescreenrecorder VERSION 0.3.11)
77

88
if(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64|amd64|i386|i686")
99
set(PROCESSOR_IS_X86 TRUE)

0 commit comments

Comments
 (0)