Skip to content

Commit

Permalink
Update version to 4.5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-esa authored Nov 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ad55073 commit d9f556f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asn1scc/Program.fs
Original file line number Diff line number Diff line change
@@ -123,7 +123,7 @@ let printVersion () =
//let fvi = System.Diagnostics.FileVersionInfo.GetVersionInfo(assembly.Location);
//let version = fvi.FileVersion;

let version = "4.5.2.2"
let version = "4.5.2.3"
printfn "asn1scc version %s\n" version
()

0 comments on commit d9f556f

Please sign in to comment.