Skip to content

Commit e39475c

Browse files
authored
Update version
1 parent 97d1e20 commit e39475c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.8)
44

55
set(WEBSTER_MAJOR_VERSION 2)
66
set(WEBSTER_MINOR_VERSION 0)
7-
set(WEBSTER_PATCH_VERSION 0)
7+
set(WEBSTER_PATCH_VERSION 1)
88

99
set(LIBRARY_TYPE "SHARED" CACHE STRING "Specify the type of binary to be generated")
1010
set_property(CACHE LIBRARY_TYPE PROPERTY STRINGS "STATIC" "SHARED")

0 commit comments

Comments
 (0)