Skip to content

Commit 6a99b1c

Browse files
committed
Updated VERSION to 1.9.5
1 parent aa93340 commit 6a99b1c

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.4"
41+
#define VERSION "1.9.5"
4242
#define DEFAULT_NTHREADS 1
4343
#ifndef NTHREADS /* Value passed from the LIME script */
4444
#define NTHREADS DEFAULT_NTHREADS

0 commit comments

Comments
 (0)