diff options
author | Peng Wu <alexepico@gmail.com> | 2013-03-06 18:17:55 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2013-03-06 18:17:55 +0800 |
commit | 7fb284f657a5608f4dcf52afef53d9e66b5ead61 (patch) | |
tree | 3466d1281f0b9b195415d6299131c79c41cc7679 /src/pinyin.h | |
parent | 1c59b5ed1a5660ea5da74bb8f44652b9f07479e9 (diff) | |
download | libpinyin-7fb284f657a5608f4dcf52afef53d9e66b5ead61.tar.gz libpinyin-7fb284f657a5608f4dcf52afef53d9e66b5ead61.tar.xz libpinyin-7fb284f657a5608f4dcf52afef53d9e66b5ead61.zip |
bump version 0.8.92
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 51dafdd..cab13c0 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -590,7 +590,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.8.91" +#define LIBPINYIN_FORMAT_VERSION "0.8.92" }; |