diff options
author | Ori Bernstein <ori@markovcorp.com> | 2019-01-28 16:02:26 -0800 |
---|---|---|
committer | Ori Bernstein <ori@markovcorp.com> | 2019-01-28 16:02:26 -0800 |
commit | bb49af4578c4a1f31beee9da6d868e859697d1bc (patch) | |
tree | 05bb641d53713239896817e6e5af884e7f8f3806 /mbld | |
parent | d04ab76586db2d3db88273090c22f4160c4a94a0 (diff) | |
download | mc-bb49af4578c4a1f31beee9da6d868e859697d1bc.tar.gz |
Bump ABI version.
Fixes bug for slices in varargs.
Diffstat (limited to 'mbld')
-rw-r--r-- | mbld/libs.myr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbld/libs.myr b/mbld/libs.myr index 6e125ef..2e6db6d 100644 --- a/mbld/libs.myr +++ b/mbld/libs.myr @@ -22,7 +22,7 @@ pkg bld = incs : byte[:][:] -> void) ;; -const Abiversion = 19 +const Abiversion = 20 const builtlib = {b, mt, dep, dyndep var ldep, l, u |