aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Heather Miller <hcm@google.com>2017-07-20 15:53:23 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-07-20 20:21:23 +0000
commit93d7d23a3a2d293da998187cdc9d628086a60d5f (patch)
tree7970cb93b0c10d2230517daab7176677cc68ee97
parent53136aa93f0d0e72facabb70a7d40ed265e4be0e (diff)
Update Skia milestone to 62
Bug: skia: Change-Id: I94c906422508a75a859c7c780abf520a6083cbf8 Reviewed-on: https://skia-review.googlesource.com/25360 Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Heather Miller <hcm@google.com>
-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 e1fd729c25..e230bc9ca6 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 61
+#define SK_MILESTONE 62
#endif