diff options
Diffstat (limited to 'src/pinyin.h')
-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..1b4a4e0 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.91" }; |