summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 15:53:41 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 15:53:41 +0900
commitd64588bb3912e07d60912004e69d7c864089728a (patch)
tree4bc8e29186d131af5cc1413442c768993ae5bc93 /configure.ac
parent442f6b90c6531c212b20b9f910ba0780a7140633 (diff)
downloadlibhangul-d64588bb3912e07d60912004e69d7c864089728a.tar.gz
0.0.4 준비
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@86 8f00fcd2-89fc-0310-932e-b01be5b65e01
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 03046fb..a8e30cf 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.3, http://kldp.net/projects/hangul/)
+AC_INIT(libhangul, 0.0.4, http://kldp.net/projects/hangul/)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([hangul/hangul.h])
AC_CONFIG_HEADER([config.h])