summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-10-17 14:31:28 +0800
committerPeng Wu <alexepico@gmail.com>2012-10-17 14:31:28 +0800
commit95df8197d506cbc07cef378f67e9be795e4c3110 (patch)
treeb753359011b909fdf5de253a3e4621134e239196 /src
parent87c33763e8647c6daf6bf9488729d85699062033 (diff)
downloadlibpinyin-95df8197d506cbc07cef378f67e9be795e4c3110.tar.gz
libpinyin-95df8197d506cbc07cef378f67e9be795e4c3110.tar.xz
libpinyin-95df8197d506cbc07cef378f67e9be795e4c3110.zip
bump version 0.8.91
Diffstat (limited to 'src')
-rw-r--r--src/pinyin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinyin.h b/src/pinyin.h
index c957fee..ac8468a 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -506,7 +506,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.7.92"
+#define LIBPINYIN_FORMAT_VERSION "0.8.91"
};