summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-07-27 11:07:58 +0800
committerPeng Wu <alexepico@gmail.com>2012-07-27 11:07:58 +0800
commit16393e0ccdbf5bd02e9a98da89a6c17b74dff53c (patch)
tree251cd460d4ca4cc8917aa8fcaf7fd974e0c36c69 /src/pinyin.h
parent3f74e38f850f232c7b2637a4b70adc8ab9e0b903 (diff)
downloadlibpinyin-16393e0ccdbf5bd02e9a98da89a6c17b74dff53c.tar.gz
libpinyin-16393e0ccdbf5bd02e9a98da89a6c17b74dff53c.tar.xz
libpinyin-16393e0ccdbf5bd02e9a98da89a6c17b74dff53c.zip
bump version 0.7.00.7.0
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 87c1d48..bfc13a0 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.92"
+#define LIBPINYIN_FORMAT_VERSION "0.7.0"
};