Skip to content

Commit b0196cc

Browse files
alexsvencarlescufi
authored andcommitted
applications: nrf5340_audio: Update version number
- Update to version 0.5.99 Signed-off-by: Alexander Svensen <[email protected]>
1 parent e227032 commit b0196cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/nrf5340_audio/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ add_compile_definitions(GATEWAY=2)
1313
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
1414

1515
# Set the nRF5340 Audio version. x.x.99 indicates master branch/cutting edge
16-
project(NRF5340_AUDIO VERSION 0.5.0)
16+
project(NRF5340_AUDIO VERSION 0.5.99)
1717

1818
include(${CMAKE_CURRENT_SOURCE_DIR}/verification/verify.cmake)
1919

0 commit comments

Comments
 (0)