set version 1.1.2

This commit is contained in:
graham sanderson 2023-06-13 16:30:20 -05:00
parent 9c7cb43574
commit f6fe6b7c32
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ else()
add_subdirectory(${PICO_SDK_PATH}/src/host/pico_platform pico_platform)
add_executable(picotool main.cpp)
set(PICOTOOL_VERSION 1.1.2-develop)
set(PICOTOOL_VERSION 1.1.2)
set(SYSTEM_VERSION "${CMAKE_SYSTEM_NAME} ${CMAKE_SYSTEM_VERSION}")
set(COMPILER_INFO "${CMAKE_C_COMPILER_ID}-${CMAKE_C_COMPILER_VERSION}, ${CMAKE_BUILD_TYPE}")
target_compile_definitions(picotool PRIVATE