projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
71e14bb
)
Restore development version
author
Marco Costalba
<mcostalba@gmail.com>
Tue, 5 Oct 2010 18:40:49 +0000 (19:40 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Tue, 5 Oct 2010 18:40:49 +0000 (19:40 +0100)
No functional change.
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
06ab7c9
..
9a9d0dd
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.9.1";
+static const string EngineVersion = "";
static const string AppName = "Stockfish";
static const string AppTag = "";