Skip to content

Commit d9f556f

Browse files
authored
Update version to 4.5.2.3
1 parent ad55073 commit d9f556f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asn1scc/Program.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ let printVersion () =
123123
//let fvi = System.Diagnostics.FileVersionInfo.GetVersionInfo(assembly.Location);
124124
//let version = fvi.FileVersion;
125125

126-
let version = "4.5.2.2"
126+
let version = "4.5.2.3"
127127
printfn "asn1scc version %s\n" version
128128
()
129129

0 commit comments

Comments
 (0)