diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2018-02-09 21:28:58 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-02-09 21:28:59 +0000 |
commit | e364b36798e131d63b4440bc8867979f460bc1e6 (patch) | |
tree | 0d2e8f4c125e1124c9d79f6b6bec1d3873c34715 | |
parent | 8fb32cf5ddb4aa64d7deea5153dd85a6c9d17057 (diff) | |
download | platform_build-e364b36798e131d63b4440bc8867979f460bc1e6.tar.gz platform_build-e364b36798e131d63b4440bc8867979f460bc1e6.tar.bz2 platform_build-e364b36798e131d63b4440bc8867979f460bc1e6.zip |
Version bump to OPM1.171019.024
Change-Id: Idece5fcd2bf7cd00976c79e18df406550add605f
-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 3fd0f7cf18..9195997dfe 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=OPM1.171019.023 +export BUILD_ID=OPM1.171019.024 |