diff --git a/src/data/version/mozc_version_template.bzl b/src/data/version/mozc_version_template.bzl index 867f760d3..59fd2b20d 100644 --- a/src/data/version/mozc_version_template.bzl +++ b/src/data/version/mozc_version_template.bzl @@ -30,7 +30,7 @@ MAJOR=2 MINOR=23 -BUILD=2814 +BUILD=2815 REVISION=102 # This version represents the version of Mozc IME engine (converter, predictor, # etc.). This version info is included both in the Mozc server and in the Mozc diff --git a/src/third_party/gtest b/src/third_party/gtest index 82b11b8cf..8a6158717 160000 --- a/src/third_party/gtest +++ b/src/third_party/gtest @@ -1 +1 @@ -Subproject commit 82b11b8cfcca464c2ac74b623d04e74452e74f32 +Subproject commit 8a6158717bc1587a26e6134179eb9e2a9f1c2185