Commit bf9646cb authored by Steven J. Plimpton's avatar Steven J. Plimpton
Browse files

fix glitch in ABIVERSION in fix latte

parent d649a6fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ extern "C" {
// a meaningful error messages, as they can cause
// difficult to debug crashes or memory corruption.

#define ABIVERSION 20180622
#define LATTE_ABIVERSION 20180622
#define INVOKED_PERATOM 8

/* ---------------------------------------------------------------------- */