change app version

This commit is contained in:
gaelle.braud 2026-02-25 15:18:19 +01:00
parent d207d88a11
commit dd2b09b093

View file

@ -40,7 +40,7 @@ if(NOT LINPHONEAPP_VERSION)
endif()
if (NOT(LINPHONEAPP_VERSION))
set(LINPHONEAPP_VERSION "6.1.0")
set(LINPHONEAPP_VERSION "6.2.0")
endif ()
include(${CMAKE_SOURCE_DIR}/Linphone/application_info.cmake)