projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b50dc16
)
Stockfish 1.8
author
Marco Costalba
<mcostalba@gmail.com>
Fri, 2 Jul 2010 05:23:15 +0000 (06:23 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Fri, 2 Jul 2010 05:23:15 +0000 (06:23 +0100)
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/misc.cpp
patch
|
blob
|
history
diff --git
a/src/misc.cpp
b/src/misc.cpp
index
0af0d72
..
eb91233
100644
(file)
--- a/
src/misc.cpp
+++ b/
src/misc.cpp
@@
-58,7
+58,7
@@
using namespace std;
/// Version number. If this is left empty, the current date (in the format
/// YYMMDD) is used as a version number.
-static const string EngineVersion = "1.8 beta 2";
+static const string EngineVersion = "1.8";
static const string AppName = "Stockfish";
static const string AppTag = "";