From 7a432b203c8db09730ee4fac60aa18c497f4565a Mon Sep 17 00:00:00 2001 From: Andreas Matthies Date: Sat, 11 Jan 2020 07:14:03 +0100 Subject: [PATCH] Release 1.6.1 --- ChangeLog.txt | 2 +- src/RubiChess.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 121ec027..9b030608 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,6 +1,6 @@ ChangeLog ========= -1.6.1 (release 2020-01-12) : +1.6.1 (release 2020-01-11) : - Statistic for several search features enabled via STATISTICS - Some lmr tweaks based on analyzing this statistics - Fixed some bugs in the tuner and retuned several parts of evaluation parameters diff --git a/src/RubiChess.h b/src/RubiChess.h index ee3b18e2..f5f341be 100644 --- a/src/RubiChess.h +++ b/src/RubiChess.h @@ -17,8 +17,8 @@ #pragma once -#define VERNUM "1.7" -//#define VERSTABLE +#define VERNUM "1.6.1" +#define VERSTABLE #if 0 #define STATISTICS