Skip to content

Commit

Permalink
πŸ“Œ Update to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed May 4, 2021
1 parent 601174e commit 3a18a29
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 @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 3.14 FATAL_ERROR)

set(NETUDP_VERSION_MAJOR 1)
set(NETUDP_VERSION_MINOR 2)
set(NETUDP_VERSION_PATCH 1)
set(NETUDP_VERSION_PATCH 2)
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
EXECUTE_PROCESS(
COMMAND git rev-parse --short HEAD
Expand Down

0 comments on commit 3a18a29

Please sign in to comment.