Skip to content

Commit ef50a5f

Browse files
committed
build: increment patchlevel version
1 parent aec2967 commit ef50a5f

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.13)
22

3-
project(multivnc VERSION 0.10.1)
3+
project(multivnc VERSION 0.10.2)
44
set (CMAKE_CXX_STANDARD 11)
55

66
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

0 commit comments

Comments
 (0)