diff --git a/src/lime.h b/src/lime.h index 1506ba3..7f6cd7b 100644 --- a/src/lime.h +++ b/src/lime.h @@ -43,7 +43,7 @@ #include "dims.h" -#define VERSION "1.8" +#define VERSION "1.8.2" #define DEFAULT_NTHREADS 1 #ifndef NTHREADS /* Value passed from the LIME script */ #define NTHREADS DEFAULT_NTHREADS