Skip to content

Commit c377ab1

Browse files
committed
1 parent bf31a70 commit c377ab1

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
@@ -124,7 +124,7 @@ let printVersion () =
124124
//let fvi = System.Diagnostics.FileVersionInfo.GetVersionInfo(assembly.Location);
125125
//let version = fvi.FileVersion;
126126

127-
let version = "4.6.0.15"
127+
let version = "4.6.0.16"
128128
printfn "asn1scc version %s\n" version
129129
()
130130

0 commit comments

Comments
 (0)