mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Deal with more illegal chars in C variable
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
unit module Version;
|
||||
|
||||
constant VERSION = "0.1.0.1";
|
||||
constant VERSION = "0.1.0.2";
|
||||
constant RELEASE_DATE = "2025/07/14";
|
||||
|
||||
constant Maintain_URL = "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";
|
||||
|
Reference in New Issue
Block a user