Skip to content

Commit

Permalink
update version to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghong322 committed Nov 23, 2024
1 parent 7459a6b commit 8d97901
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 0.1.0 LANGUAGES CSharp)
project(ob_csharp VERSION 2.0.2 LANGUAGES CSharp)
set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/install)

include(CSharpUtilities)
Expand Down

0 comments on commit 8d97901

Please sign in to comment.