Release 0.5.0
[platform/core/security/cynara.git] / src / client / CMakeLists.txt
index 2d5c0a2..059fac2 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.
@@ -18,7 +18,7 @@
 #
 
 SET(LIB_CYNARA_VERSION_MAJOR 0)
-SET(LIB_CYNARA_VERSION ${LIB_CYNARA_VERSION_MAJOR}.4.2)
+SET(LIB_CYNARA_VERSION ${LIB_CYNARA_VERSION_MAJOR}.5.0)
 
 SET(LIB_CYNARA_PATH ${CYNARA_PATH}/client)