diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-01-19 18:51:29 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-01-19 18:51:30 +0000 |
commit | c63914b550108516e04b3d076c04cb76d2ffea0f (patch) | |
tree | 8ffba93358a3acc1eab99c4a4c1812d3177bfd6b | |
parent | b3a3acd304a8cbe5ce28337d3f22b48727f5d45e (diff) | |
download | platform_build-c63914b550108516e04b3d076c04cb76d2ffea0f.tar.gz platform_build-c63914b550108516e04b3d076c04cb76d2ffea0f.tar.bz2 platform_build-c63914b550108516e04b3d076c04cb76d2ffea0f.zip |
Version bump to OPM2.171019.024
Change-Id: I39122f0731a2d52431f40bf24a8e6f0b318636d1
-rw-r--r-- | core/build_id.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index 092a5e2492..0b11f8ccb1 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=OPM2.171019.023 +export BUILD_ID=OPM2.171019.024 |