Skip to content

Commit

Permalink
Update version in Program.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
usr3-1415 authored Jun 28, 2024
1 parent 594d620 commit 12fefa3
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
Expand Up @@ -119,7 +119,7 @@ let printVersion () =
//let fvi = System.Diagnostics.FileVersionInfo.GetVersionInfo(assembly.Location);
//let version = fvi.FileVersion;

let version = "4.5.2.0"
let version = "4.5.2.1"
printfn "asn1scc version %s\n" version
()

Expand Down

0 comments on commit 12fefa3

Please sign in to comment.