summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-03-23 11:10:12 +0800
committerPeng Wu <alexepico@gmail.com>2012-03-23 18:15:46 +0800
commitfdaaf0e79d136d6cd173ef04b392360ef86782ee (patch)
treeec8881754e6a03412450d7fce53074d306cc456d /src/pinyin.h
parent610beb4d2217f6d123dd00ef9933c073da3b6fcd (diff)
downloadlibpinyin-fdaaf0e79d136d6cd173ef04b392360ef86782ee.tar.gz
libpinyin-fdaaf0e79d136d6cd173ef04b392360ef86782ee.tar.xz
libpinyin-fdaaf0e79d136d6cd173ef04b392360ef86782ee.zip
bump version 0.5.92
Diffstat (limited to 'src/pinyin.h')
-rw-r--r--src/pinyin.h2
1 files changed, 1 insertions, 1 deletions
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"
};