diff options
| author | Peng Wu <alexepico@gmail.com> | 2012-01-18 10:17:41 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2012-01-18 10:17:41 +0800 |
| commit | 3ae046fe05df148363e5ee77bb9b1ff32e5ffce0 (patch) | |
| tree | e24dc680e676385c25b3e1b0e5e46c235cce6d2d /src | |
| parent | 7627410238bc5d073f2f3424f009ace4c90c1f4e (diff) | |
bump version 0.5.0
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 3948340..42b526a 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -112,7 +112,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.4.91" +#define LIBPINYIN_FORMAT_VERSION "0.5.0" }; |
