Removed the erroneous tag, correcting tag misuse in CMakelists.

This commit is contained in:
Sandrine Avakian 2016-08-26 15:22:06 +02:00
parent d2e06c74ad
commit 11f2428e8d

View file

@ -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})