Skip to content

Commit

Permalink
Release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthies committed Jan 11, 2020
1 parent b5e66aa commit 7a432b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions src/RubiChess.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#pragma once

#define VERNUM "1.7"
//#define VERSTABLE
#define VERNUM "1.6.1"
#define VERSTABLE

#if 0
#define STATISTICS
Expand Down

0 comments on commit 7a432b2

Please sign in to comment.