From c5a37f642a5d3bcda8d40cf4a2336e59bfef88bb Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Thu, 19 Jan 2017 11:16:26 -0500 Subject: [PATCH] Update Skia milestone to 58 BUG=skia: Change-Id: I01bc472558f8ff77b6de3f42958dafeb78b9b511 Reviewed-on: https://skia-review.googlesource.com/7272 Commit-Queue: Heather Miller Reviewed-by: Heather Miller --- include/core/SkMilestone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h index 221f071..d91b076 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 57 +#define SK_MILESTONE 58 #endif -- 2.7.4