Release 0.5.0
[platform/core/security/cynara.git] / src / client-common / CMakeLists.txt
index 2c60ca9..6629aec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2014-2015 Samsung Electronics Co., Ltd All Rights Reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
 #
 
 SET(LIB_CYNARA_CLIENT_COMMON_VERSION_MAJOR 0)
-SET(LIB_CYNARA_CLIENT_COMMON_VERSION ${LIB_CYNARA_CLIENT_COMMON_VERSION_MAJOR}.4.2)
+SET(LIB_CYNARA_CLIENT_COMMON_VERSION ${LIB_CYNARA_CLIENT_COMMON_VERSION_MAJOR}.5.0)
 
 SET(LIB_CYNARA_COMMON_PATH ${CYNARA_PATH}/client-common)