summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pinyin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinyin.h b/src/pinyin.h
index 96f9023..51dafdd 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -590,7 +590,7 @@ typedef ChewingKeyVector PinyinKeyVector;
typedef ChewingKeyRestVector PinyinKeyPosVector;
-#define LIBPINYIN_FORMAT_VERSION "0.8.1"
+#define LIBPINYIN_FORMAT_VERSION "0.8.91"
};