From: Choe Hwanjin Date: Sun, 20 Apr 2008 07:22:53 +0000 (+0900) Subject: release 0.0.8 X-Git-Tag: libhangul-0.0.8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=461c9bc98cb23090afd3f73c4fe65ff7f2607d67;p=platform%2Fcore%2Fuifw%2Flibhangul.git release 0.0.8 git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@177 8f00fcd2-89fc-0310-932e-b01be5b65e01 --- diff --git a/configure.ac b/configure.ac index 85b90c0..e6a811b 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(libhangul, 0.0.7, http://kldp.net/projects/hangul/) +AC_INIT(libhangul, 0.0.8, http://kldp.net/projects/hangul/) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([hangul/hangul.h]) AC_CONFIG_HEADER([config.h])