From 7fb284f657a5608f4dcf52afef53d9e66b5ead61 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 6 Mar 2013 18:17:55 +0800 Subject: bump version 0.8.92 --- src/pinyin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pinyin.h') diff --git a/src/pinyin.h b/src/pinyin.h index 51dafdd..cab13c0 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.91" +#define LIBPINYIN_FORMAT_VERSION "0.8.92" }; -- cgit