updated revision number to 0.2.2

This commit is contained in:
strawmanbobi
2019-06-27 14:02:24 +08:00
parent 63160c5fd4
commit 201404aad0

View File

@@ -22,7 +22,7 @@ Revision log:
struct ir_bin_buffer binary_file;
struct ir_bin_buffer *p_ir_buffer = &binary_file;
const char* release = "0.2.1";
const char* release = "0.2.2";
#if defined USE_DYNAMIC_TAG
struct tag_head *tags;