Skip to content

Commit

Permalink
Update BUILD_OSS to 5291
Browse files Browse the repository at this point in the history
Bug fix
* Use noun (名詞) as the default part-of-speech instead of no-pos (品詞なし).

PiperOrigin-RevId: 583878324
  • Loading branch information
hiroyuki-komatsu authored and coooooooozy committed Nov 26, 2023
1 parent e58b640 commit 372b95d
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 = 5288
BUILD_OSS = 5291

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

0 comments on commit 372b95d

Please sign in to comment.