mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Removed the erroneous tag, correcting tag misuse in CMakelists.
This commit is contained in:
parent
d2e06c74ad
commit
11f2428e8d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
############################################################################
|
||||
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
project(linphone VERSION 3.10.1 LANGUAGES C CXX)
|
||||
project(linphone VERSION 3.10.0 LANGUAGES C CXX)
|
||||
|
||||
|
||||
set(LINPHONE_MAJOR_VERSION ${PROJECT_VERSION_MAJOR})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue