Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2020-06-26 12:14:47 +0300
committerEion Robb <eion@robbmob.com>2020-06-26 12:14:47 +0300
commit77f94b55bfb8b0dbc7fafa7461057d33b6802236 (patch)
treedacc273941670c3ae497719916aa12707fc0f591 /skypeweb/CMakeLists.txt
parent58e3a310be1def3efd33d8832d303c63c31a1add (diff)
1.6 version bump1.6
Diffstat (limited to 'skypeweb/CMakeLists.txt')
-rw-r--r--skypeweb/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/skypeweb/CMakeLists.txt b/skypeweb/CMakeLists.txt
index 5f66866..5ee00db 100644
--- a/skypeweb/CMakeLists.txt
+++ b/skypeweb/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.8)
set(PROJECT_NAME "skypeweb" C)
set(VERSION_MAJOR "1")
-set(VERSION_MINOR "5")
+set(VERSION_MINOR "6")
set(VERSION_PATCH "0")
project(${PROJECT_NAME})