Merge pull request #981 from lammps/latte-tweak

fix glitch in ABIVERSION in fix latte
This commit is contained in:
Steve Plimpton 2018-06-29 16:03:45 -06:00 committed by GitHub
commit 474b59a1f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
/* ---------------------------------------------------------------------- */