summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-08-13 10:50:34 +0800
committerPeng Wu <alexepico@gmail.com>2012-08-13 10:50:34 +0800
commit204216dbd7732bf6293d43b37b92374268cefb97 (patch)
treeb956f8b10f8e060fb16f77fd5e32eed86f5923b7 /src/pinyin.h
parent75266eac0a459299e70314996d56eaa678cbf398 (diff)
downloadlibpinyin-204216dbd7732bf6293d43b37b92374268cefb97.tar.gz
libpinyin-204216dbd7732bf6293d43b37b92374268cefb97.tar.xz
libpinyin-204216dbd7732bf6293d43b37b92374268cefb97.zip
bump version 0.7.10.7.1
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 9e07719..1543a07 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -507,7 +507,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.7.0"
+#define LIBPINYIN_FORMAT_VERSION "0.7.1"
};