Skip to content

Commit 9a3168c

Browse files
committed
Update version number to 4.6.0.11
1 parent 558c015 commit 9a3168c

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.10"
127+
let version = "4.6.0.11"
128128
printfn "asn1scc version %s\n" version
129129
()
130130

0 commit comments

Comments
 (0)