projects
/
stockfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restore development versioning and LSN filtering
[stockfish]
/
src
/
misc.h
diff --git
a/src/misc.h
b/src/misc.h
index 7a6e82b6af9fd8cf4b4dc0e5fce25d24c610aedf..3b1419837889668ee6c89b495954b94afd7b7899 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.01
";
+const std::string EngineVersion = "";
////