From: Mu-Woong Lee Date: Tue, 22 Dec 2015 11:27:02 +0000 (+0900) Subject: Versioning to 0.2.1 X-Git-Tag: submit/tizen/20151222.121733^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd592452ea6422a56cc1118554da3e0d5312c090;p=platform%2Fcore%2Fapi%2Fsensor.git Versioning to 0.2.1 For backward compatibility, the major version is reset to 0. Change-Id: I89d02213ebfadd756697c0dfbb01429bd9592da8 Signed-off-by: Mu-Woong Lee --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a01ee28 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.*.swp diff --git a/packaging/capi-system-sensor.spec b/packaging/capi-system-sensor.spec index 071178c..7bb81bd 100644 --- a/packaging/capi-system-sensor.spec +++ b/packaging/capi-system-sensor.spec @@ -1,6 +1,6 @@ Name: capi-system-sensor Summary: A Sensor library in TIZEN C API -Version: 2.0.0 +Version: 0.2.1 Release: 0 Group: System/API License: Apache-2.0 and PD