summaryrefslogtreecommitdiff
path: root/ElmSharp
diff options
context:
space:
mode:
authorjh5.cho <jh5.cho@samsung.com>2017-06-07 18:58:02 +0900
committerjh5.cho <jh5.cho@samsung.com>2017-06-07 19:15:40 +0900
commit1b6794a3d249092439f3c1a96c31a032c0c2b90d (patch)
treef4384a461764b1dedc52a3081ea579b8709846a5 /ElmSharp
parente698758abbf1da8049e8188b7977a620633e8d29 (diff)
downloadelm-sharp-1b6794a3d249092439f3c1a96c31a032c0c2b90d.tar.gz
elm-sharp-1b6794a3d249092439f3c1a96c31a032c0c2b90d.tar.bz2
elm-sharp-1b6794a3d249092439f3c1a96c31a032c0c2b90d.zip
- Dev_version is removed - nuspec description is updated Change-Id: I78b93c2e0113a692db1a2db954b12b7d21d76d4c
Diffstat (limited to 'ElmSharp')
-rw-r--r--ElmSharp/ElmSharp.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ElmSharp/ElmSharp.nuspec b/ElmSharp/ElmSharp.nuspec
index 4fe2243..fc3c79c 100644
--- a/ElmSharp/ElmSharp.nuspec
+++ b/ElmSharp/ElmSharp.nuspec
@@ -9,6 +9,6 @@
<projectUrl>https://www.tizen.org/</projectUrl>
<iconUrl>https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png</iconUrl>
<copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
- <description>ElmSharp is the top-most library based on Tizen Native UI Framwork (EFL). It provides a variety of pre-built UI components, such as layout objects and widgets, that allow you to build rich graphical user interfaces.</description>
+ <description>ElmSharp is the top-most library based on the Tizen Native UI Framwork (EFL). It provides a variety of pre-built UI components, such as layout objects and widgets, that allow you to build rich graphical user interfaces. This is in the beta stage and will be refined based on developer feedback. Backward compatibility issues may be raised when updating the platform version.</description>
</metadata>
</package>