Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seto77 committed Nov 17, 2020
1 parent 10cd57b commit 68d27d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPAnalyzer/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ static class Version
;
static public string VersionAndDate { get => History.Remove(0, 10).Remove(20); }

static public string History =
static public string History =
"History" +
"\r\n ver3.901(2020/11/17) Added a new image format (*.raw file used in PF)" +
"\r\n ver3.900(2020/11/16) Fixed a bug when loading Rad-icon file." +
Expand Down

0 comments on commit 68d27d4

Please sign in to comment.