Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Laky-64 committed Dec 22, 2024
1 parent 51687aa commit 34f70ae
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 @@ -20,7 +20,7 @@ add_custom_target(clean_objects
COMMENT "Removing all object (.o) files"
)

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

find_package(Threads REQUIRED)
Expand Down

0 comments on commit 34f70ae

Please sign in to comment.