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:
Diffstat (limited to 'skypeweb/CMakeLists.txt')
-rw-r--r--skypeweb/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/skypeweb/CMakeLists.txt b/skypeweb/CMakeLists.txt
index d1ad043..e58cc5c 100644
--- a/skypeweb/CMakeLists.txt
+++ b/skypeweb/CMakeLists.txt
@@ -2,8 +2,8 @@ cmake_minimum_required (VERSION 2.8)
set(PROJECT_NAME "skypeweb")
set(VERSION_MAJOR "1")
-set(VERSION_MINOR "2")
-set(VERSION_PATCH "2")
+set(VERSION_MINOR "3")
+set(VERSION_PATCH "0")
project(${PROJECT_NAME})