Skip to content

Commit 00a145f

Browse files
author
nullptr
committed
chore: bump version
1 parent 26d3a84 commit 00a145f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/acoustics-porting/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
77
set(CMAKE_CXX_EXTENSIONS OFF)
88

99
set(ACOUSTICS_SDK_VERSION_MAJOR 1)
10-
set(ACOUSTICS_SDK_VERSION_MINOR 7)
11-
set(ACOUSTICS_SDK_VERSION_PATCH 23)
10+
set(ACOUSTICS_SDK_VERSION_MINOR 9)
11+
set(ACOUSTICS_SDK_VERSION_PATCH 11)
1212

1313
set(ACOUSTICS_PORTING_INCLUDES_DIR
1414
${CMAKE_CURRENT_LIST_DIR}/porting

0 commit comments

Comments
 (0)