projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8d86c87
)
Stockfish 1.1a
author
Marco Costalba
<mcostalba@gmail.com>
Mon, 8 Dec 2008 11:03:46 +0000 (12:03 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Mon, 8 Dec 2008 11:03:46 +0000 (12:03 +0100)
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/misc.h
patch
|
blob
|
history
diff --git
a/src/misc.h
b/src/misc.h
index
6b99c9e
..
498263c
100644
(file)
--- a/
src/misc.h
+++ b/
src/misc.h
@@
-37,7
+37,7
@@
/// Version number. If this is left empty, the current date (in the format
/// YYMMDD) is used as a version number.
-const std::string EngineVersion = "1.1";
+const std::string EngineVersion = "1.1a";
////