Skip to content

Commit 8ce29a3

Browse files
committed
update version
1 parent 8b268f9 commit 8ce29a3

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.3"
126+
let version = "4.5.2.4"
127127
printfn "asn1scc version %s\n" version
128128
()
129129

0 commit comments

Comments
 (0)