From 7012134ed81f050c4f45f043a346818c76bf0fc7 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 17 Sep 2012 13:10:18 +0800 Subject: bump version 0.7.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 2183388..2114680 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.1" +#define LIBPINYIN_FORMAT_VERSION "0.7.91" }; -- cgit