summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 15:56:08 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 15:56:08 +0900
commit4a4d098c5cd7cd8ab7f794f2acdecc2a9b81287a (patch)
tree30e36d02e152d25be00a82bd58f1b9d96be864f1 /configure.ac
parentd64588bb3912e07d60912004e69d7c864089728a (diff)
downloadlibhangul-4a4d098c5cd7cd8ab7f794f2acdecc2a9b81287a.tar.gz
0.0.3 release 준비 (0.0.4는 실수한 것임)
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@87 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 a8e30cf..03046fb 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.4, http://kldp.net/projects/hangul/)
+AC_INIT(libhangul, 0.0.3, http://kldp.net/projects/hangul/)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([hangul/hangul.h])
AC_CONFIG_HEADER([config.h])