update package version to 3.0.8 15/44315/1 accepted/tizen/mobile/20150721.092036 accepted/tizen/tv/20150721.092224 accepted/tizen/wearable/20150721.092352 submit/tizen/20150721.021523
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 21 Jul 2015 02:01:17 +0000 (11:01 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 21 Jul 2015 02:01:17 +0000 (11:01 +0900)
Change-Id: I2976c6bb65537325fcd0a0fbe902cf2d654ce32d

configure.ac
packaging/isf.spec

index 2eedad7..30208e8 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.7, isf@samsung.com)
+AC_INIT(isf, 3.0.8, 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=7
+ISF_MICRO_VERSION=8
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index ddd0f2a..4a66885 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.7
+Version:    3.0.8
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+