diff options
| author | Peng Wu <alexepico@gmail.com> | 2012-03-23 11:10:12 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2012-03-23 11:10:12 +0800 |
| commit | eb6f30239fb9732048f87ed9934b9fd0c093fa74 (patch) | |
| tree | 04f29cd1c70ffe7ccc54b3ef56fbf04d96aec998 /src | |
| parent | 12dcae34add906d84b904717c9c6bbe23358a985 (diff) | |
| download | libpinyin-0.5.92.tar.gz libpinyin-0.5.92.tar.xz libpinyin-0.5.92.zip | |
bump version 0.5.920.5.92
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 e0ec835..8783239 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -350,7 +350,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.5.91" +#define LIBPINYIN_FORMAT_VERSION "0.5.92" }; |
