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>2016-10-16 02:40:50 +0300
committerEion Robb <eion@robbmob.com>2016-10-16 02:40:50 +0300
commitd23eab97b1aca7e0cfdd1f9bb60f06356df05de1 (patch)
treec2ca6ba354e6c689b292c9e6d3a2b83187c4dd81 /skypeweb/CMakeLists.txt
parenta000b9e1317b807301050358fd6d33b36cdd7556 (diff)
Version Bump1.2.2
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 92e653a..d1ad043 100644
--- a/skypeweb/CMakeLists.txt
+++ b/skypeweb/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required (VERSION 2.8)
set(PROJECT_NAME "skypeweb")
set(VERSION_MAJOR "1")
set(VERSION_MINOR "2")
-set(VERSION_PATCH "1")
+set(VERSION_PATCH "2")
project(${PROJECT_NAME})