aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMilestone.h
diff options
context:
space:
mode:
authorGravatar hcm <hcm@google.com>2016-06-30 07:31:09 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-06-30 07:31:09 -0700
commit40e25b2e348d18148c57b4551a8989fbc08e7fd1 (patch)
tree68a9efb47676b93c9bca64c50af192ac2e75b862 /include/core/SkMilestone.h
parent0432dd6ee62d0c1c1ca67b7f6f6fcf3de75aaf77 (diff)
Update skia milestone to next
No API changes, just moving version fwd. TBR=reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2115573002 Review-Url: https://codereview.chromium.org/2115573002
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 f9072a0a9c..f08245c8ca 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 53
+#define SK_MILESTONE 54
#endif