From cce747ec4ec4a54b9d2ab0f4df4500d0705608c2 Mon Sep 17 00:00:00 2001 From: Tanguy Pruvot Date: Thu, 26 Jan 2017 20:27:43 +0100 Subject: [PATCH] release --- NEWS | 2 +- compat/cpuminer-config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 086553595..49707cbac 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 1.3.1 (WIP) +Version 1.3.1 (Tanguy Pruvot) 26 Jan 2017 - Add timetravel algo - Add --max-log-rate to limit per-core logs diff --git a/compat/cpuminer-config.h b/compat/cpuminer-config.h index a20aa6d72..a31954a65 100644 --- a/compat/cpuminer-config.h +++ b/compat/cpuminer-config.h @@ -132,7 +132,7 @@ #define USE_XOP 1 /* Version number of package */ -#define VERSION "1.3" +#define VERSION "1.3.1" /* Define to `unsigned int' if does not define. */ /* #undef size_t */