Skip to content

Commit

Permalink
🔖 v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff authored Apr 29, 2024
1 parent 15e9728 commit 3cc7a5b
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 @@ -35,7 +35,7 @@ endif()

set(NETTCP_VERSION_MAJOR 1)
set(NETTCP_VERSION_MINOR 3)
set(NETTCP_VERSION_PATCH 5)
set(NETTCP_VERSION_PATCH 6)
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
execute_process(
COMMAND git rev-parse --short HEAD
Expand Down

0 comments on commit 3cc7a5b

Please sign in to comment.