From 8c8cad5bbde21e96bfb7775b315680c854bb5834 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 24 May 2012 11:36:55 +0800 Subject: bump version 0.6.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 58ed1cb..dbb635a 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -416,7 +416,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.5.92" +#define LIBPINYIN_FORMAT_VERSION "0.6.91" }; -- cgit