Skip to content

Commit ff94432

Browse files
committed
update version to v2.0.3
1 parent 535930a commit ff94432

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

3-
project(ob_csharp VERSION 2.0.2 LANGUAGES CSharp)
3+
project(ob_csharp VERSION 2.0.3 LANGUAGES CSharp)
44
set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/install)
55

66
include(CSharpUtilities)

0 commit comments

Comments
 (0)