Skip to content

Commit d1d860e

Browse files
committed
Updated version number.
1 parent e2f7507 commit d1d860e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lime.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
#include "dims.h"
4545

46-
#define VERSION "1.8"
46+
#define VERSION "1.8.2"
4747
#define DEFAULT_NTHREADS 1
4848
#ifndef NTHREADS /* Value passed from the LIME script */
4949
#define NTHREADS DEFAULT_NTHREADS

0 commit comments

Comments
 (0)