summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-07-03 16:27:02 +0800
committerPeng Wu <alexepico@gmail.com>2012-07-03 16:27:02 +0800
commitf0fbf87fb1625bb8f8e362af3e1b4b3b20f67743 (patch)
tree456c507f3e2d7f493e79ba948daca6f22dbf62ec /src/pinyin.h
parent088ee79c591f72f800a4ac5ac6d969b054b45027 (diff)
downloadlibpinyin-0.6.92.tar.gz
libpinyin-0.6.92.tar.xz
libpinyin-0.6.92.zip
bump version 0.6.920.6.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 0792358..87c1d48 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -481,7 +481,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.6.91"
+#define LIBPINYIN_FORMAT_VERSION "0.6.92"
};