diff --git a/koch.nim b/koch.nim index 7be35fed73623..e34fdb4f45de2 100644 --- a/koch.nim +++ b/koch.nim @@ -15,7 +15,7 @@ const when not defined(windows): const - Z3StableCommit = "65de3f748a6812eecd7db7c478dcd5fc54424d368b" # the version of Z3 that DrNim uses + Z3StableCommit = "65de3f748a6812eecd7db7c478d5fc54424d368b" # the version of Z3 that DrNim uses when defined(gcc) and defined(windows): when defined(x86):