Skip to content

Commit 1386ed4

Browse files
committed
update changelist, tarscpp:v2.4.23, framework: v2.4.16
1 parent 5ad28e2 commit 1386ed4

File tree

3 files changed

+191
-104
lines changed

3 files changed

+191
-104
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ add_subdirectory(tarscpp)
2020

2121
set(major "2")
2222
set(minor "4")
23-
set(patch "15")
23+
set(patch "16")
2424
#get_version(major minor patch)
2525
set(FRAMEWORK_VERSION ${major}.${minor}.${patch})
2626
add_definitions(-DFRAMEWORK_VERSION="${FRAMEWORK_VERSION}")

0 commit comments

Comments
 (0)