update package version to 3.0.10 98/44898/1 accepted/tizen/mobile/20150730.014201 accepted/tizen/tv/20150730.014323 accepted/tizen/wearable/20150730.014527 submit/tizen/20150729.072918
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 29 Jul 2015 07:31:18 +0000 (16:31 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 29 Jul 2015 07:31:18 +0000 (16:31 +0900)
Change-Id: Iea34d22c9b2fc96692f4a375df52100b17bad76e

configure.ac
packaging/isf.spec

index 464faca320b5d5bb24863c931e43a107ba5d71ca..1adcc422d6eb6f5fd13fa4947326f5952588e54f 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, 3.0.9, isf@samsung.com)
+AC_INIT(isf, 3.0.10, 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=3
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=9
+ISF_MICRO_VERSION=10
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index d95a4fe8cca7847e7b76743cccc84c3fa6419f2f..3aaace3db0110c66e9d15bd49a8619a119b33c54 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.9
+Version:    3.0.10
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+