summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHwankyu Jhun <h.jhun@samsung.com>2017-08-16 07:49:26 +0900
committerHwankyu Jhun <h.jhun@samsung.com>2017-08-16 07:52:55 +0900
commit25383beb0548289fc26f364faf5e50241b7094bc (patch)
tree7e0b2150cdc190f36da7d9fe586fe5e27298f910
parent4e02cba1aaca8126f916263f756b7c6133c68c65 (diff)
downloadapplication-submit/tizen/20170815.234022.tar.gz
application-submit/tizen/20170815.234022.tar.bz2
application-submit/tizen/20170815.234022.zip
[Tizen.Applications.Common] Release version 1.5.11submit/tizen/20170815.234022accepted/tizen/unified/20170816.053827
Changes: - Fix the exception handling of Terminate API - Add a new API to resume the running application Change-Id: Id407f1ec5a07b4782de6487940355fdf001ee54a Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
-rwxr-xr-xTizen.Applications.Common/Tizen.Applications.Common.csproj2
-rwxr-xr-xpackaging/csapi-application.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Tizen.Applications.Common/Tizen.Applications.Common.csproj b/Tizen.Applications.Common/Tizen.Applications.Common.csproj
index 4a6e0ce..73109a9 100755
--- a/Tizen.Applications.Common/Tizen.Applications.Common.csproj
+++ b/Tizen.Applications.Common/Tizen.Applications.Common.csproj
@@ -4,7 +4,7 @@
<PropertyGroup>
<TargetFramework>netstandard1.3</TargetFramework>
- <Version>1.5.10</Version>
+ <Version>1.5.11</Version>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>Tizen.Applications.Common.snk</AssemblyOriginatorKeyFile>
diff --git a/packaging/csapi-application.spec b/packaging/csapi-application.spec
index 39c8357..088c40b 100755
--- a/packaging/csapi-application.spec
+++ b/packaging/csapi-application.spec
@@ -21,7 +21,7 @@ BuildRequires: csapi-tizen-nuget
%description
%{summary}
-%define ApplicationCommon 1.5.10
+%define ApplicationCommon 1.5.11
%define MessagePort 1.5.8
%define PackageManager 1.5.9
%define Notification 1.6.0