summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-11-14 15:33:48 +0800
committerPeng Wu <alexepico@gmail.com>2012-11-14 15:33:48 +0800
commit6c7aa5f3d4036318b3d977e47de2b49d0ad0af58 (patch)
tree7a5e640a57652daf98015103e3ce99fd7f71db32 /src
parent9a5f44f7e675a0c5759467de55814dfbf20a666a (diff)
downloadlibpinyin-6c7aa5f3d4036318b3d977e47de2b49d0ad0af58.tar.gz
libpinyin-6c7aa5f3d4036318b3d977e47de2b49d0ad0af58.tar.xz
libpinyin-6c7aa5f3d4036318b3d977e47de2b49d0ad0af58.zip
bump version 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 c957fee..2f8a8db 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -506,7 +506,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.7.92"
+#define LIBPINYIN_FORMAT_VERSION "0.8.0"
};