We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fff60e commit cce747eCopy full SHA for cce747e
NEWS
@@ -1,4 +1,4 @@
1
-Version 1.3.1 (WIP)
+Version 1.3.1 (Tanguy Pruvot) 26 Jan 2017
2
- Add timetravel algo
3
- Add --max-log-rate to limit per-core logs
4
compat/cpuminer-config.h
@@ -132,7 +132,7 @@
132
#define USE_XOP 1
133
134
/* Version number of package */
135
-#define VERSION "1.3"
+#define VERSION "1.3.1"
136
137
/* Define to `unsigned int' if <sys/types.h> does not define. */
138
/* #undef size_t */
0 commit comments