Unverified Commit 474b59a1 authored by Steve Plimpton's avatar Steve Plimpton Committed by GitHub
Browse files

Merge pull request #981 from lammps/latte-tweak

fix glitch in ABIVERSION in fix latte
parents c63d77d0 bf9646cb
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

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