Skip to content

Commit 2a7b32e

Browse files
committed
set version to 2.0.1
1 parent 3ba39f0 commit 2a7b32e

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.0)
22
project("webcom-sdk-c"
33
LANGUAGES C
4-
VERSION 2.0.0
4+
VERSION 2.0.1
55
)
66

77
# Extra version information appearing after "Major.minor.patch" in the library

0 commit comments

Comments
 (0)