Skip to content

Commit 5474f02

Browse files
committed
Incremented patch number.
1 parent 7a7ec94 commit 5474f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lime.h

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

3939
#include "dims.h"
4040

41-
#define VERSION "1.9.2"
41+
#define VERSION "1.9.3"
4242
#define DEFAULT_NTHREADS 1
4343
#ifndef NTHREADS /* Value passed from the LIME script */
4444
#define NTHREADS DEFAULT_NTHREADS

0 commit comments

Comments
 (0)