Skip to content

Commit

Permalink
update version to v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghong322 committed Dec 17, 2024
1 parent 535930a commit ff94432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.8.2)

project(ob_csharp VERSION 2.0.2 LANGUAGES CSharp)
project(ob_csharp VERSION 2.0.3 LANGUAGES CSharp)
set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/install)

include(CSharpUtilities)
Expand Down

0 comments on commit ff94432

Please sign in to comment.