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:
aa5c375
)
Stockfish 1.3
author
Marco Costalba
<mcostalba@gmail.com>
Sat, 2 May 2009 09:09:53 +0000
(10:09 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Sat, 2 May 2009 10:53:08 +0000
(11:53 +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 01b07743ea60f7f58471251e4103561cc3e2ba51..1e15797034d72f3e3a8997f23e73474829310fde 100644
(file)
--- a/
src/misc.cpp
+++ b/
src/misc.cpp
@@
-71,7
+71,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.3
rc1
";
+static const string EngineVersion = "1.3";
static const string AppName = "Stockfish";
static const string AppTag = "";