Update package version to 5.5.17 18/218118/2 accepted/tizen/5.5/unified/20191121.073301 submit/tizen_5.5/20191120.075303 submit/tizen_5.5/20191121.014834
authorInHong Han <inhong1.han@samsung.com>
Tue, 19 Nov 2019 10:58:36 +0000 (19:58 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 20 Nov 2019 07:27:24 +0000 (07:27 +0000)
Change-Id: I1c22ad8dd10f45ed858de109233de956ac7c8cd8

configure.ac
packaging/isf.spec

index 6befa60..b9fa7ba 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script
 #AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 5.5.16, isf@samsung.com)
+AC_INIT(isf, 5.5.17, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 # ISF version
 ISF_MAJOR_VERSION=5
 ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=16
+ISF_MICRO_VERSION=17
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index de340b0..8343bcf 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.5.16
+Version:    5.5.17
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+