diff options
author | hcm@google.com <heather.castelli@gmail.com> | 2016-11-17 09:31:42 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2016-11-17 17:23:57 +0000 |
commit | f8e41d53d4a604cb4a398a4002b2f2037f23c135 (patch) | |
tree | e3971d72bb96d7f0d39e53bc2c41625d2df4c2ef | |
parent | 0bbecb21ab82b3d742c491780bcc2e74be03efed (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>
-rw-r--r-- | include/core/SkMilestone.h | 2 |
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 |