summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-11-18 14:39:52 +0800
committerPeng Wu <alexepico@gmail.com>2011-11-18 14:39:52 +0800
commit479f391d04433c91e3b4e5b537e856cb0e73e43b (patch)
treeacc0941325389204dc13f58234b276d018d1385d /configure.ac
parentaba60da76a2d105b57512bcd24df5cd8f09abf63 (diff)
downloadlibpinyin-479f391d04433c91e3b4e5b537e856cb0e73e43b.tar.gz
libpinyin-479f391d04433c91e3b4e5b537e856cb0e73e43b.tar.xz
libpinyin-479f391d04433c91e3b4e5b537e856cb0e73e43b.zip
bump version
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 cbb63ca..42b9f95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.60)
-AC_INIT(libpinyin, 0.2.99.2, alexepico@gmail.com)
+AC_INIT(libpinyin, 0.4.91, alexepico@gmail.com)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADER([config.h])