summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-05-24 11:36:55 +0800
committerPeng Wu <alexepico@gmail.com>2012-05-24 11:36:55 +0800
commit8c8cad5bbde21e96bfb7775b315680c854bb5834 (patch)
tree52cfed6fffea70b1bbf938c6923773d967bac812 /src/pinyin.h
parent5c43c20c416f6e0d01eb6ce8352521d81c34d0de (diff)
downloadlibpinyin-8c8cad5bbde21e96bfb7775b315680c854bb5834.tar.gz
libpinyin-8c8cad5bbde21e96bfb7775b315680c854bb5834.tar.xz
libpinyin-8c8cad5bbde21e96bfb7775b315680c854bb5834.zip
bump version 0.6.910.6.91
Diffstat (limited to 'src/pinyin.h')
-rw-r--r--src/pinyin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinyin.h b/src/pinyin.h
index 58ed1cb..dbb635a 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -416,7 +416,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.5.92"
+#define LIBPINYIN_FORMAT_VERSION "0.6.91"
};