projects
/
stockfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
12aeac5
)
Stockfish 1.6
author
Marco Costalba
<mcostalba@gmail.com>
Tue, 22 Dec 2009 21:11:10 +0000
(22:11 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Tue, 22 Dec 2009 21:11:10 +0000
(22:11 +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 1cc752a3fd758dbad380614b24eabe7c2c03b30d..4f85f2a0742c4ba79fb00a40f998d3d62d41aa28 100644
(file)
--- a/
src/misc.cpp
+++ b/
src/misc.cpp
@@
-50,7
+50,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.6
_rc1
";
+static const string EngineVersion = "1.6";
static const string AppName = "Stockfish";
static const string AppTag = "";