Skip to content

Commit

Permalink
仅更新版本号到V1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanyiaini committed Feb 7, 2025
1 parent 16ca1f4 commit ce3942d
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 @@ -5,7 +5,7 @@ project(ydlidar_sdk C CXX)
# version
set(YDLIDAR_SDK_VERSION_MAJOR 1)
set(YDLIDAR_SDK_VERSION_MINOR 2)
set(YDLIDAR_SDK_VERSION_PATCH 10)
set(YDLIDAR_SDK_VERSION_PATCH 11)
set(YDLIDAR_SDK_VERSION ${YDLIDAR_SDK_VERSION_MAJOR}.${YDLIDAR_SDK_VERSION_MINOR}.${YDLIDAR_SDK_VERSION_PATCH})

##########################################################
Expand Down

0 comments on commit ce3942d

Please sign in to comment.