From f0fbf87fb1625bb8f8e362af3e1b4b3b20f67743 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 3 Jul 2012 16:27:02 +0800 Subject: bump version 0.6.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 0792358..87c1d48 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -481,7 +481,7 @@ typedef ChewingKeyVector PinyinKeyVector; typedef ChewingKeyRestVector PinyinKeyPosVector; -#define LIBPINYIN_FORMAT_VERSION "0.6.91" +#define LIBPINYIN_FORMAT_VERSION "0.6.92" }; -- cgit