Fix pkgconfig file Version: field 80/36280/2
authorGleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Wed, 4 Mar 2015 14:28:38 +0000 (17:28 +0300)
committertaeyoung <ty317.kim@samsung.com>
Wed, 3 Aug 2016 02:23:45 +0000 (11:23 +0900)
Change-Id: I3edcf699ce3891b45ca31baa76f8089d097c0d8b
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt

index 8e09497..db7ea91 100644 (file)
@@ -2,6 +2,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
 SET(fw_name "capi-system-info")
 SET(external_plugin "${fw_name}-plugin")
+SET(VERSION "0.2.0")
 
 PROJECT(${fw_name})