Skip to content

Commit

Permalink
Stable Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Laky-64 committed Dec 21, 2023
1 parent 3cd7fed commit b4c1cac
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
Expand Up @@ -15,7 +15,7 @@ if(DEFINED PY_VERSION_INFO)
set(IS_PYTHON TRUE)
endif()

project(ntgcalls VERSION 1.0.2.1 LANGUAGES C CXX)
project(ntgcalls VERSION 1.0.2 LANGUAGES C CXX)
add_compile_definitions(NTG_VERSION="${CMAKE_PROJECT_VERSION}")

find_package(Threads REQUIRED)
Expand Down

0 comments on commit b4c1cac

Please sign in to comment.