summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-03-23 11:10:12 +0800
committerPeng Wu <alexepico@gmail.com>2012-03-23 11:10:12 +0800
commiteb6f30239fb9732048f87ed9934b9fd0c093fa74 (patch)
tree04f29cd1c70ffe7ccc54b3ef56fbf04d96aec998 /src/pinyin.h
parent12dcae34add906d84b904717c9c6bbe23358a985 (diff)
downloadlibpinyin-eb6f30239fb9732048f87ed9934b9fd0c093fa74.tar.gz
libpinyin-eb6f30239fb9732048f87ed9934b9fd0c093fa74.tar.xz
libpinyin-eb6f30239fb9732048f87ed9934b9fd0c093fa74.zip
bump version 0.5.920.5.92
Diffstat (limited to 'src/pinyin.h')
-rw-r--r--src/pinyin.h2
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"
};