diff options
| author | Peng Wu <alexepico@gmail.com> | 2012-05-24 11:36:55 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2012-05-24 11:36:55 +0800 |
| commit | 8c8cad5bbde21e96bfb7775b315680c854bb5834 (patch) | |
| tree | 52cfed6fffea70b1bbf938c6923773d967bac812 /src | |
| parent | 5c43c20c416f6e0d01eb6ce8352521d81c34d0de (diff) | |
| download | libpinyin-0.6.91.tar.gz libpinyin-0.6.91.tar.xz libpinyin-0.6.91.zip | |
bump version 0.6.910.6.91
Diffstat (limited to 'src')
| -rw-r--r-- | src/pinyin.h | 2 |
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" }; |
