aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMilestone.h
diff options
context:
space:
mode:
authorGravatar hcm@google.com <heather.castelli@gmail.com>2016-11-17 09:31:42 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-17 17:23:57 +0000
commitf8e41d53d4a604cb4a398a4002b2f2037f23c135 (patch)
treee3971d72bb96d7f0d39e53bc2c41625d2df4c2ef /include/core/SkMilestone.h
parent0bbecb21ab82b3d742c491780bcc2e74be03efed (diff)
Update Skia milestone to 57
Milestone that we typically update, but note that change from 55->56 was missed, will cherry pick to branch. This change gets current file caught up to show working milestone after branch. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4927 Change-Id: If10e0db2d4acc908f5da7c4e9d30497deef6a2ff Reviewed-on: https://skia-review.googlesource.com/4927 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Heather Miller <hcm@google.com>
Diffstat (limited to 'include/core/SkMilestone.h')
-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 4c7988ecda..221f0716c4 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 55
+#define SK_MILESTONE 57
#endif