fix glitch in ABIVERSION in fix latte

This commit is contained in:
Steven J. Plimpton 2018-06-29 15:08:19 -06:00
parent d649a6fe38
commit bf9646cbbe
1 changed files with 1 additions and 1 deletions

View File

@ -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
/* ---------------------------------------------------------------------- */