summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2008-04-20 16:22:53 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2008-04-20 16:22:53 +0900
commit461c9bc98cb23090afd3f73c4fe65ff7f2607d67 (patch)
tree61ac3700ad2eab5e0182f53f851b8a866cba2ab6
parente27443bbbe5a76398fa53a16c4f7d49e91fe67ac (diff)
downloadlibhangul-0.0.8.tar.gz
release 0.0.8libhangul-0.0.8
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@177 8f00fcd2-89fc-0310-932e-b01be5b65e01
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])