diff options
author | Heather Miller <hcm@google.com> | 2018-04-13 09:23:29 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-04-13 14:01:02 +0000 |
commit | d1999cacd8a1b0c29288f08cea9c0c812c8de9ad (patch) | |
tree | a6f4db27de94812cefb237d22e1962ec84de31db /include | |
parent | 21dfd846724a00544ae55b1f75d8cf12b47746e7 (diff) |
Update Skia milestone to 68
TBR=reed
Bug: skia:
Change-Id: I17ff9424c674efbc782bf1b40477467c678cddd9
Reviewed-on: https://skia-review.googlesource.com/121321
Reviewed-by: Heather Miller <hcm@google.com>
Commit-Queue: Heather Miller <hcm@google.com>
Diffstat (limited to 'include')
-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 303360294c..db00cdcfe9 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 67 +#define SK_MILESTONE 68 #endif |