Skip to content

Commit

Permalink
#292, update program version
Browse files Browse the repository at this point in the history
  • Loading branch information
usr3-1415 committed Mar 10, 2024
1 parent 2d7e987 commit 5084473
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 @@ -109,7 +109,7 @@ let printVersion () =
//let fvi = System.Diagnostics.FileVersionInfo.GetVersionInfo(assembly.Location);
//let version = fvi.FileVersion;

let version = "4.5.1.2"
let version = "4.5.1.3"
printfn "asn1scc version %s\n" version
()

Expand Down

0 comments on commit 5084473

Please sign in to comment.