From 95df8197d506cbc07cef378f67e9be795e4c3110 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 17 Oct 2012 14:31:28 +0800 Subject: bump version 0.8.91 --- src/pinyin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/pinyin.h b/src/pinyin.h index c957fee..ac8468a 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.91" }; -- cgit