projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
df73af3
)
Stockfish 2.0
author
Marco Costalba
<mcostalba@gmail.com>
Fri, 31 Dec 2010 10:50:05 +0000 (11:50 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Sat, 1 Jan 2011 10:47:34 +0000 (11:47 +0100)
stockfish bench signature is: 7224363
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
72f93c5
..
c7e4280
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 = "";
+static const string EngineVersion = "2.0";
static const string AppName = "Stockfish";
static const string AppTag = "";