Skip to content

Commit

Permalink
Version update for Kaluma 1.1.0-beta.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
communix committed May 21, 2023
1 parent 5534abd commit 006911e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if(NOT "${TARGET}" STREQUAL "rp2")
endif()

if(NOT VER)
set(VER "1.1.0-beta.1")
set(VER "1.1.0-beta.2")
endif()

include(${CMAKE_SOURCE_DIR}/targets/${TARGET}/target.cmake)
Expand Down

0 comments on commit 006911e

Please sign in to comment.