Updata package version to 1.0.0 55/49855/1
authorLi Zhang <li2012.zhang@samsung.com>
Fri, 10 Jul 2015 11:39:35 +0000 (19:39 +0800)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 21 Oct 2015 01:25:25 +0000 (10:25 +0900)
Change-Id: I69f853dd047ce35556efe2ab04c6f6ef0751be66
Signed-off-by: Li Zhang <li2012.zhang@samsung.com>
configure.ac
packaging/ise-engine-hangul.spec

index d555cff..4a682d7 100755 (executable)
@@ -1,13 +1,13 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(scim-hangul, 0.4.0, choe.hwanjing@gmail.com) #do not forget to update skim/configure.in.in
+AC_INIT(scim-hangul, 1.0.0, choe.hwanjing@gmail.com) #do not forget to update skim/configure.in.in
 AC_CONFIG_SRCDIR([src/scim_hangul_imengine.h])
 
 # Save this value here, since automake will set cflags and cxxflags later
 cflags_set=${CFLAGS+set}
 cppflags_set=${CPPFLAGS+set}
 
-SCIM_HANGUL_MAJOR_VERSION=0
-SCIM_HANGUL_MINOR_VERSION=4
+SCIM_HANGUL_MAJOR_VERSION=1
+SCIM_HANGUL_MINOR_VERSION=0
 SCIM_HANGUL_MICRO_VERSION=0
 
 SCIM_HANGUL_VERSION=$SCIM_HANGUL_MAJOR_VERSION.$SCIM_HANGUL_MINOR_VERSION.$SCIM_HANGUL_MICRO_VERSION
index 47df952..65c0f50 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       ise-engine-hangul
 Summary:    Hangul Input Method Engine for ISF
-Version:    0.4.1
+Version:    1.0.0
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    GPL-2.0+