diff options
author | Ori Bernstein <ori@eigenstate.org> | 2017-08-25 10:16:08 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2017-08-25 10:16:08 -0700 |
commit | 4da6b64bc65069fa1621aa8c1bf155cf8cc9b00a (patch) | |
tree | 0394c34e7facfd80be43d6f0151749526ecbce94 /mbld | |
parent | 9369e24bf0f65400bd280575ea2d30feef3d4ba9 (diff) | |
download | mc-4da6b64bc65069fa1621aa8c1bf155cf8cc9b00a.tar.gz |
Bump ABI version in mbld.
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 c047641..457a55d 100644 --- a/mbld/libs.myr +++ b/mbld/libs.myr @@ -19,7 +19,7 @@ pkg bld = const scrapelib : (b : build#, libs : byte[:], incs : byte[:][:] -> void) ;; -const Abiversion = 13 +const Abiversion = 14 const builtlib = {b, mt, dep, dyndep var ldep, l, u |