update package version to 3.0.29 75/49575/1 accepted/tizen/mobile/20151015.093453 accepted/tizen/tv/20151015.093506 accepted/tizen/wearable/20151015.093518 submit/tizen/20151015.065853 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 15 Oct 2015 06:50:17 +0000 (15:50 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 15 Oct 2015 06:50:17 +0000 (15:50 +0900)
Change-Id: Iedd9da512a7b110d907f5a4e143d659de403e4e3

configure.ac
packaging/isf.spec

index ff54f74..d990a0d 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.28, isf@samsung.com)
+AC_INIT(isf, 3.0.29, 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=28
+ISF_MICRO_VERSION=29
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 4192f0c..e79c44e 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.28
+Version:    3.0.29
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+