Update package version to 1.0.0 72/49772/1
authorLi Zhang <li2012.zhang@samsung.com>
Fri, 10 Jul 2015 11:33:36 +0000 (19:33 +0800)
committerLi Zhang <li2012.zhang@samsung.com>
Tue, 20 Oct 2015 07:25:24 +0000 (15:25 +0800)
Change-Id: I2ae31e57a845909b221e233d7e91e37b813b57f2
Signed-off-by: Li Zhang <li2012.zhang@samsung.com>
configure.ac
packaging/ise-engine-anthy.spec

index 247dba4..00897f1 100755 (executable)
@@ -1,16 +1,16 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
 # base on scim-anthy-1.2.7
-AC_INIT(ise-engine-anthy, 0.0.0125, ashie@homa.ne.jp)
+AC_INIT(ise-engine-anthy, 1.0.0, ashie@homa.ne.jp)
 AC_CONFIG_SRCDIR([configure.ac])
 
 # Save this value here, since automake will set cflags and cxxflags later
 cflags_set=${CFLAGS+set}
 cppflags_set=${CPPFLAGS+set}
 
-SCIM_ANTHY_MAJOR_VERSION=0
+SCIM_ANTHY_MAJOR_VERSION=1
 SCIM_ANTHY_MINOR_VERSION=0
-SCIM_ANTHY_MICRO_VERSION=0125
+SCIM_ANTHY_MICRO_VERSION=0
 
 SCIM_ANTHY_VERSION=$SCIM_ANTHY_MAJOR_VERSION.$SCIM_ANTHY_MINOR_VERSION.$SCIM_ANTHY_MICRO_VERSION
 
index dba01f6..bc8da71 100644 (file)
@@ -1,6 +1,6 @@
 Name:       ise-engine-anthy
 Summary:    Anthy (Japanese) Input Method Engine for ISF
-Version:    0.4.0
+Version:    1.0.0
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    GPL-2.0+