Skip to content

Commit

Permalink
update changelist, tarscpp:v2.4.23, framework: v2.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Nov 16, 2021
1 parent 5ad28e2 commit 1386ed4
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 104 deletions.
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_subdirectory(tarscpp)

set(major "2")
set(minor "4")
set(patch "15")
set(patch "16")
#get_version(major minor patch)
set(FRAMEWORK_VERSION ${major}.${minor}.${patch})
add_definitions(-DFRAMEWORK_VERSION="${FRAMEWORK_VERSION}")
Expand Down
Loading

0 comments on commit 1386ed4

Please sign in to comment.