We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e227032 commit b0196ccCopy full SHA for b0196cc
applications/nrf5340_audio/CMakeLists.txt
@@ -13,7 +13,7 @@ add_compile_definitions(GATEWAY=2)
13
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
14
15
# Set the nRF5340 Audio version. x.x.99 indicates master branch/cutting edge
16
-project(NRF5340_AUDIO VERSION 0.5.0)
+project(NRF5340_AUDIO VERSION 0.5.99)
17
18
include(${CMAKE_CURRENT_SOURCE_DIR}/verification/verify.cmake)
19
0 commit comments