diff options
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 fcd10eb..f5cc142 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -363,7 +363,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.5.91" +#define LIBPINYIN_FORMAT_VERSION "0.5.92" }; |