Commit 2d36ccb5 authored by Ghislain MARY's avatar Ghislain MARY

Set correct CMake project version.

parent eeb073e9
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
################################################################################ ################################################################################
cmake_minimum_required(VERSION 3.1) cmake_minimum_required(VERSION 3.1)
project(linphoneqt VERSION 3.9.0) project(linphoneqt VERSION 4.0)
set(EXECUTABLE_NAME linphone) set(EXECUTABLE_NAME linphone)
set(TARGET_NAME linphone-qt) set(TARGET_NAME linphone-qt)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment