updated version number to 0.2.4

This commit is contained in:
strawmanbobi
2019-12-17 22:22:54 +08:00
parent 94796b459d
commit 5408a1c0bd

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.3";
const char* release = "0.2.4";
#if defined USE_DYNAMIC_TAG
struct tag_head *tags;