--- /dev/null
+Scim-Unikey IME
+---------------
+Copyright (C) 2008-2009 Ubuntu-VN <http://www.ubuntu-vn.org>
+Author: Lê Quốc Tuấn <mr.lequoctuan@gmail.com>
+Home: https://github.com/scim-im/scim-unikey
+License: GPL-2.0
+---------------------------------------------
+scim-unikey is a scim input method engine.
+It use ukengine for progress key event.
+(a mod version of ukengine)
+
+For support: goto http://forum.ubuntu-vn.org/viewforum.php?f=85
+
+Please read INSTALL for how to install
+
+This is imported from code.google.com/p/scim-unikey.
+++ /dev/null
-Scim-Unikey IME
----------------
-Copyright (C) 2008-2009 Ubuntu-VN <http://www.ubuntu-vn.org>
-Author: Lê Quốc Tuấn <mr.lequoctuan@gmail.com>
-Home: https://github.com/scim-im/scim-unikey
-License: GPL-2.0
----------------------------------------------
-scim-unikey is a scim input method engine.
-It use ukengine for progress key event.
-(a mod version of ukengine)
-
-For support: goto http://forum.ubuntu-vn.org/viewforum.php?f=85
-
-Please read INSTALL for how to install
-
-This is imported from code.google.com/p/scim-unikey.
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(scim-unikey, 0.3.1, mr.lequoctuan@gmail.com)
+AC_INIT(scim-unikey, 0.3.2, mr.lequoctuan@gmail.com)
cflags_set=${CFLAGS+set}
cppflags_set=${CPPFLAGS+set}