From fdaaf0e79d136d6cd173ef04b392360ef86782ee Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 23 Mar 2012 11:10:12 +0800 Subject: bump version 0.5.92 --- 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 fcd10eb..f5cc142 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -363,7 +363,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.5.91" +#define LIBPINYIN_FORMAT_VERSION "0.5.92" }; -- cgit