Skip to content

Commit

Permalink
orlando - for updates of READM.md and build-label.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
llv22 committed Jun 25, 2022
1 parent baad0ca commit 3d613e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ force to change to
1. add build-data.properties in repository with tagged version
```bash
build.label=5.2.0.p1.m10.13.6x10.1
build.label=5.2.1.m10.13.6x10.1
```
2. repackage bazel with the following command
```bash
bazel build //src:bazel --embed_label="5.2.0.p1.m10.13.6x10.1" --verbose_failures
bazel build //src:bazel --embed_label="5.2.1.m10.13.6x10.1" --verbose_failures
```
--------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion build-label.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2.0-dev-p1-macOS10.13-Xcode10.1
5.2.1.m10.13.6x10.1

0 comments on commit 3d613e7

Please sign in to comment.