Skip to content

Commit

Permalink
Update BUILD_OSS to 5372
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 604870014
  • Loading branch information
hiroyuki-komatsu committed Feb 7, 2024
1 parent b8b4053 commit 0822c56
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 = 29

# BUILD number used for the OSS version.
BUILD_OSS = 5346
BUILD_OSS = 5372

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

0 comments on commit 0822c56

Please sign in to comment.