Skip to content

Commit

Permalink
Bump version to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lightvector committed Jan 13, 2021
1 parent 5ee32ec commit 8ffda1f
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions cpp/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,11 @@ int main(int argc, const char* argv[]) {


string Version::getKataGoVersion() {
return string("1.7.0");
return string("1.8.0");
}

string Version::getKataGoVersionForHelp() {
return string("KataGo v1.7.0");
return string("KataGo v1.8.0");
}

string Version::getKataGoVersionFullInfo() {
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.7.0
: KataGo v1.8.0
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic_sidetomove.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.7.0
: KataGo v1.8.0
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/basic.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.7.0
: KataGo v1.8.0
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/basic.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomibutton.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomiterr.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using koPOSITIONALscoreTERRITORYtaxNONEsui0 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomitt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using koPOSITIONALscoreAREAtaxNONEsui0 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/forcedkomi.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/handicap.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/printsgf.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rawnn.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rules.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.7.0
: KataGo v1.8.0
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rules.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/set_position.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/time.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.7.0
: KataGo v1.8.0
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/time.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.7.0
KataGo v1.8.0
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down

0 comments on commit 8ffda1f

Please sign in to comment.