summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-10-15 10:20:22 +0800
committerPeng Wu <alexepico@gmail.com>2012-10-15 10:20:22 +0800
commit87c33763e8647c6daf6bf9488729d85699062033 (patch)
tree1a65df196403a931bbab6d06eb8325e4b7d7e398 /src
parente1046d79dc7b32c31d3dcc59216a3b0e6c3c7474 (diff)
downloadlibpinyin-87c33763e8647c6daf6bf9488729d85699062033.tar.gz
libpinyin-87c33763e8647c6daf6bf9488729d85699062033.tar.xz
libpinyin-87c33763e8647c6daf6bf9488729d85699062033.zip
bump version 0.7.920.7.92
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 2114680..c957fee 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.91"
+#define LIBPINYIN_FORMAT_VERSION "0.7.92"
};