summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-11-12 14:36:40 +0800
committerPeng Wu <alexepico@gmail.com>2012-11-12 14:36:40 +0800
commite007f82e9b6bd208f4a32da82f52fef7965361a3 (patch)
tree43c025b5e6c071c6483c52737c07c4294dc4aec8 /src
parent8eb7cbb6224f7d1d6dcc17e6a3f9f8aec304a3c8 (diff)
downloadlibpinyin-e007f82e9b6bd208f4a32da82f52fef7965361a3.tar.gz
libpinyin-e007f82e9b6bd208f4a32da82f52fef7965361a3.tar.xz
libpinyin-e007f82e9b6bd208f4a32da82f52fef7965361a3.zip
mark format version as 0.8.0
Diffstat (limited to 'src')
-rw-r--r--src/pinyin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinyin.h b/src/pinyin.h
index c8fb0c7..645e02e 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -521,7 +521,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.8.91"
+#define LIBPINYIN_FORMAT_VERSION "0.8.0"
};