aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Heather Miller <hcm@google.com>2018-03-01 12:32:32 -0500
committerGravatar Heather Miller <hcm@google.com>2018-03-06 15:31:49 +0000
commit7d8b06f783652f8464b9985d07a0c9ba2ce4e202 (patch)
tree75c52be8893413acbe44e7a995207dfbc8eac95e /include
parent28d47731a1488009eed98c3ddfff2df2c95753c8 (diff)
Update Skia milestone to 67
TBR: reed Bug: skia: Change-Id: I11a5515c41d5bb7ed95294fdb63668c35d14d960 Reviewed-on: https://skia-review.googlesource.com/111326 Reviewed-by: Heather Miller <hcm@google.com>
Diffstat (limited to 'include')
-rw-r--r--include/core/SkMilestone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h
index 5c36596eea..303360294c 100644
--- a/include/core/SkMilestone.h
+++ b/include/core/SkMilestone.h
@@ -5,5 +5,5 @@
* found in the LICENSE file.
*/
#ifndef SK_MILESTONE
-#define SK_MILESTONE 66
+#define SK_MILESTONE 67
#endif