summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJihoon Kim <jihoon48.kim@samsung.com>2022-09-20 13:44:21 +0900
committerJihoon Kim <jihoon48.kim@samsung.com>2022-09-20 13:44:21 +0900
commita06405e1055ac85a21ee78636aaf04d63e38865b (patch)
tree235579c9d66307e1df09cf8bdad63308b85bbab7
parent8aa4711f2b47a0aa1b4438089ae436c0ed2a2125 (diff)
downloadnlp-tizen_7.0.tar.gz
nlp-tizen_7.0.tar.bz2
nlp-tizen_7.0.zip
Change-Id: I2beab613b206bdf92d511d03f1a5bccf9c344016 Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
-rwxr-xr-xpackaging/nlp.spec2
-rwxr-xr-xservice/org.tizen.nlp.service.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/nlp.spec b/packaging/nlp.spec
index db26efd..9122b38 100755
--- a/packaging/nlp.spec
+++ b/packaging/nlp.spec
@@ -1,7 +1,7 @@
Name: org.tizen.nlp.service
Summary: NLTK
-Version: 1.0.5
+Version: 1.0.6
Release: 1
Group: Graphics & UI Framework/Input
License: Apache-2.0
diff --git a/service/org.tizen.nlp.service.xml b/service/org.tizen.nlp.service.xml
index 473a4ad..be3267b 100755
--- a/service/org.tizen.nlp.service.xml
+++ b/service/org.tizen.nlp.service.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="6.5" package="org.tizen.nlp.service" version="1.0.5" install-location="internal-only" preload = "true">
+<manifest xmlns="http://tizen.org/ns/packages" api-version="6.5" package="org.tizen.nlp.service" version="1.0.6" install-location="internal-only" preload = "true">
<profile name="mobile"/>
<service-application appid="org.tizen.nlp.service" auto-restart="false" exec="org.tizen.nlp.service" multiple="false" nodisplay="true" on-boot="false" type="capp">
<label>service</label>