aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Heather Miller <hcm@google.com>2017-11-30 09:20:51 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-11-30 14:24:32 +0000
commit7c945ca65683fd17b029ab0748fe2359a8f71a4c (patch)
treeeddda0fa89533084a489b77b906cfc2cf684c914 /include
parent8def8bffe98ee58af6c088f3ab6e4a41f32b732f (diff)
Update Skia milestone to 65
NOTRY=TRUE TBR=reed Bug: skia: Change-Id: I3dfe04202f48068bd04e7d64fa38913906af02ce Reviewed-on: https://skia-review.googlesource.com/78201 Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: 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 d70adc4883..ae7ca6a0ef 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 64
+#define SK_MILESTONE 65
#endif