Update package version to 3.0.83 76/73876/1 accepted/tizen/common/20160610.182339 accepted/tizen/ivi/20160610.114031 accepted/tizen/mobile/20160610.113934 accepted/tizen/tv/20160610.113958 accepted/tizen/wearable/20160610.114010 submit/tizen/20160610.020351
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 10 Jun 2016 01:45:26 +0000 (10:45 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 10 Jun 2016 01:45:26 +0000 (10:45 +0900)
Change-Id: I259f1922815560acdb5edccd9fdd3a89262ad276

configure.ac
packaging/isf.spec

index a2cc470..03b2791 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.82, isf@samsung.com)
+AC_INIT(isf, 3.0.83, 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=82
+ISF_MICRO_VERSION=83
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 4b087e2..9232cbf 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.82
+Version:    3.0.83
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+