Skip to content

Commit 7c06536

Browse files
committed
CMake: set version to 0.9.14
re #542
1 parent 88e05c5 commit 7c06536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4)
22

3-
project(LibVNCServer VERSION 0.9.13 LANGUAGES C)
3+
project(LibVNCServer VERSION 0.9.14 LANGUAGES C)
44
include(CheckFunctionExists)
55
include(CheckSymbolExists)
66
include(CheckIncludeFile)

0 commit comments

Comments
 (0)