mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +00:00
change app version
This commit is contained in:
parent
d207d88a11
commit
dd2b09b093
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue