Updated version code in CMakeLists to fix build since 6.2.0-alpha tag
This commit is contained in:
parent
e849891548
commit
876fdbe619
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
project(Linphone VERSION 6.1.0 LANGUAGES CXX)
|
project(Linphone VERSION 6.2.0 LANGUAGES CXX)
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# PACKAGES
|
# PACKAGES
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue