From 6b96cf56004b8cac36b7cd188d95655fd518b31b Mon Sep 17 00:00:00 2001 From: "yanjie.hu" Date: Thu, 21 Mar 2013 17:04:54 +0800 Subject: [PATCH] update version Change-Id: Iebf6c505eabb0d6f7adf44c1a6f79f442cc32193 --- packaging/libscl-ui.spec | 2 +- scl/include/sclversion.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packaging/libscl-ui.spec b/packaging/libscl-ui.spec index b53c87d..57588d3 100644 --- a/packaging/libscl-ui.spec +++ b/packaging/libscl-ui.spec @@ -3,7 +3,7 @@ Name: libscl-ui Summary: A library for developing XML-based software keyboards -Version: 0.2.3 +Version: 0.2.4 Release: 1 Group: TO BE / FILLED IN License: TO BE / FILLED IN diff --git a/scl/include/sclversion.h b/scl/include/sclversion.h index 5729cfc..0b99318 100644 --- a/scl/include/sclversion.h +++ b/scl/include/sclversion.h @@ -18,7 +18,7 @@ #ifndef __SCL_VERSION_H__ #define __SCL_VERSION_H__ -#define SCL_VERSION "0.2.3-1" +#define SCL_VERSION "0.2.4-1" #endif //__SCL_VERSION_H @@ -40,6 +40,6 @@ Version History - Minor changes for tizen 2.0 open 0.1.8-1 - Modified the EFL backend to call elm_win_raise() for popup windows as well - 0.2.2-1 - - Implemented synchronization feature with window manager + 0.2.2-1 + - Implemented synchronization feature with window manager */ -- 2.7.4