diff options
author | Ori Bernstein <ori@eigenstate.org> | 2018-05-29 22:13:16 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2018-05-29 22:13:16 -0700 |
commit | e4e8fa6f7760221f843a924f058d11b58041db64 (patch) | |
tree | 712cf5ead54b12f7719a75694a16abddee03da11 /mbld | |
parent | d2a62a5bef121b5b58ea79917d0d521a5deb46f9 (diff) | |
download | mc-e4e8fa6f7760221f843a924f058d11b58041db64.tar.gz |
Retroactively update the ABI version.
Auto expressions changed the usefile layout, but we forgot
to bump ABI.
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 ec9153f..6e125ef 100644 --- a/mbld/libs.myr +++ b/mbld/libs.myr @@ -22,7 +22,7 @@ pkg bld = incs : byte[:][:] -> void) ;; -const Abiversion = 18 +const Abiversion = 19 const builtlib = {b, mt, dep, dyndep var ldep, l, u |