diff options
author | JEONGHYUN YUN <jh0506.yun@samsung.com> | 2017-07-04 14:47:06 +0900 |
---|---|---|
committer | JEONGHYUN YUN <jh0506.yun@samsung.com> | 2017-07-04 14:47:49 +0900 |
commit | 47c13ab8714b3c80da315b22bde1bfdbf06602fe (patch) | |
tree | b8f423d08d717cc9bdff83f952a7dc8768cc0c63 | |
parent | dbe2060d111bb7bac37bd24a82a0022624d77cc1 (diff) | |
download | elm-sharp-tizen_4.0.tar.gz elm-sharp-tizen_4.0.tar.bz2 elm-sharp-tizen_4.0.zip |
version updatesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100003submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170705.015348submit/tizen/20170704.055234accepted/tizen/unified/20170705.162242accepted/tizen/4.0/unified/20170828.223402accepted/tizen/4.0/unified/20170816.014334tizen_4.0accepted/tizen_unifiedaccepted/tizen_4.0_unified
Change-Id: Ie944db5d12e9dd92da7f0dbc6eef2d7a28b4d19b
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
-rw-r--r-- | ElmSharp/ElmSharp.csproj | 2 | ||||
-rw-r--r-- | packaging/elm-sharp.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ElmSharp/ElmSharp.csproj b/ElmSharp/ElmSharp.csproj index fdd5d83..ed2b646 100644 --- a/ElmSharp/ElmSharp.csproj +++ b/ElmSharp/ElmSharp.csproj @@ -1,7 +1,7 @@ <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> - <Version>1.2.1</Version> + <Version>1.2.2</Version> <Authors>Samsung Electronics</Authors> <Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright> <Description> diff --git a/packaging/elm-sharp.spec b/packaging/elm-sharp.spec index 4d90c54..78ef5ab 100644 --- a/packaging/elm-sharp.spec +++ b/packaging/elm-sharp.spec @@ -1,6 +1,6 @@ Name: elm-sharp Summary: C# Binding for Elementary -Version: 1.2.1 +Version: 1.2.2 Release: 1 Group: Development/Libraries License: Apache-2.0 |