Skip to content

Commit a9f95d8

Browse files
committed
CMake: patchlevel up, next version is 0.9.13
1 parent 5422024 commit a9f95d8

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

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

0 commit comments

Comments
 (0)