Update package version to 3.0.70 13/68113/1 accepted/tizen/common/20160502.183728 accepted/tizen/ivi/20160503.011912 accepted/tizen/mobile/20160503.011748 accepted/tizen/tv/20160503.011813 accepted/tizen/wearable/20160503.011845 submit/tizen/20160502.105313
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 2 May 2016 09:03:22 +0000 (18:03 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 2 May 2016 09:03:22 +0000 (18:03 +0900)
Change-Id: I02021841c9df2b9fe926138fcd65a0d282a5d99f

configure.ac
packaging/isf.spec

index 7124cc2de8d498ad150491ed8cdefb85fba8736a..41487f873d79463963f003679321254556617089 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.69, isf@samsung.com)
+AC_INIT(isf, 3.0.70, 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=69
+ISF_MICRO_VERSION=70
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index ca8e445a8b6a899438b0ea87a94cace47a4be512..85d3951104aad231b9c4876d687bfb39c5b441f1 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.69
+Version:    3.0.70
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+