From 89299cf924543f454aa828d34d2d26cb1885ed35 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 17 Jan 2012 10:27:48 +0800 Subject: bump version 0.5.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 3948340..1b4a4e0 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -112,7 +112,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.4.91" +#define LIBPINYIN_FORMAT_VERSION "0.5.91" }; -- cgit