summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2008-01-31 23:43:19 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2008-01-31 23:43:19 +0900
commit64561883216380c6b3e44d1fcff3ea40407efc61 (patch)
tree2bfb466a909bf924a903bca8ce04d641ea03a01a
parent6f44b5bcefea1721e0f879ce40d220b3be48f9c0 (diff)
downloadlibhangul-0.0.7.tar.gz
release 0.0.7libhangul-0.0.7
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@153 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 09b5ac6..ef28e77 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.6, http://kldp.net/projects/hangul/)
+AC_INIT(libhangul, 0.0.7, http://kldp.net/projects/hangul/)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([hangul/hangul.h])
AC_CONFIG_HEADER([config.h])