Skip to content

Commit

Permalink
Update BUILD_OSS to 4960.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 497300044
  • Loading branch information
hiroyuki-komatsu committed Dec 23, 2022
1 parent e0038bf commit d50a8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/version/mozc_version_template.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ MAJOR = 2
MINOR = 28

# BUILD number used for the OSS version.
BUILD_OSS = 4950
BUILD_OSS = 4960

# Number to be increased. This value may be replaced by other tools.
BUILD = BUILD_OSS
Expand Down

0 comments on commit d50a8b9

Please sign in to comment.