summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminho.sun <minho.sun@samsung.com>2017-08-14 16:55:05 +0900
committerminho.sun <minho.sun@samsung.com>2017-08-14 16:55:05 +0900
commit0d3978fea60673cebc383cb47658101457a43328 (patch)
treea5d93ebacfde1a9c6c69879b9cac819fe1755e73
parent77c3d84e4878a3f2267b7f0c244d7ac74ff736c2 (diff)
downloadnui-0d3978fea60673cebc383cb47658101457a43328.tar.gz
nui-0d3978fea60673cebc383cb47658101457a43328.tar.bz2
nui-0d3978fea60673cebc383cb47658101457a43328.zip
NUI version 0.2.51
NUI version 0.2.51 Change-Id: If107ec32a921a8e379fe8144e16b5048059c3db2 Signed-off-by: minho.sun <minho.sun@samsung.com>
-rwxr-xr-xTizen.NUI/Tizen.NUI.csproj4
-rwxr-xr-xpackaging/csapi-nui.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/Tizen.NUI/Tizen.NUI.csproj b/Tizen.NUI/Tizen.NUI.csproj
index 597f17e..120e69a 100755
--- a/Tizen.NUI/Tizen.NUI.csproj
+++ b/Tizen.NUI/Tizen.NUI.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>0.2.44</Version>
+ <Version>0.2.51</Version>
<Authors>Samsung Electronics</Authors>
<Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
<Description>
@@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.3.0" PrivateAssets="All" />
- <PackageReference Include="Tizen.Applications.Common" Version="1.5.8" />
+ <PackageReference Include="Tizen.Applications.Common" Version="1.5.9" />
</ItemGroup>
</Project>
diff --git a/packaging/csapi-nui.spec b/packaging/csapi-nui.spec
index 7641fde..ae85cbd 100755
--- a/packaging/csapi-nui.spec
+++ b/packaging/csapi-nui.spec
@@ -1,6 +1,6 @@
Name: csapi-nui
Summary: dali-NUI
-Version: 0.2.44
+Version: 0.2.51
Release: 1
Group: Development/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT