diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2016-03-22 07:29:42 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2016-03-22 07:29:42 +0900 |
commit | 37bfe47246286287a256502f2461990c9d41507d (patch) | |
tree | ec2e94b1c3aff1a05720283b68ee44aa62e38f72 | |
parent | e4987d2ac937b8b3b1d4e0392f41b69c40ef9fc1 (diff) | |
download | ise-engine-anthy-37bfe47246286287a256502f2461990c9d41507d.tar.gz ise-engine-anthy-37bfe47246286287a256502f2461990c9d41507d.tar.bz2 ise-engine-anthy-37bfe47246286287a256502f2461990c9d41507d.zip |
Update package version to 1.0.6submit/tizen/20160321.224541accepted/tizen/wearable/20160322.003706accepted/tizen/tv/20160322.003651accepted/tizen/mobile/20160322.003634accepted/tizen/ivi/20160322.003722accepted/tizen/common/20160322.145809
Change-Id: Id009d78cbb983957e15d5605d2a8fffc9c3da61f
-rwxr-xr-x | ise-engine-anthy.xml | 2 | ||||
-rw-r--r-- | packaging/ise-engine-anthy.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ise-engine-anthy.xml b/ise-engine-anthy.xml index 1b55de9..2659445 100755 --- a/ise-engine-anthy.xml +++ b/ise-engine-anthy.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<manifest xmlns="http://tizen.org/ns/packages" api-version="2.3" package="ise-engine-anthy" version="1.0.5" install-location="internal-only"> +<manifest xmlns="http://tizen.org/ns/packages" api-version="2.3" package="ise-engine-anthy" version="1.0.6" install-location="internal-only"> <author/> <description/> <label>Japanese keyboard</label> diff --git a/packaging/ise-engine-anthy.spec b/packaging/ise-engine-anthy.spec index 2484225..7869df8 100644 --- a/packaging/ise-engine-anthy.spec +++ b/packaging/ise-engine-anthy.spec @@ -1,6 +1,6 @@ Name: ise-engine-anthy Summary: Anthy (Japanese) Input Method Engine for ISF -Version: 1.0.5 +Version: 1.0.6 Release: 1 Group: Graphics & UI Framework/Input License: GPL-2.0+ |