commit | 4a3888ed9191f78032abbe04ea24d9dab95948bf | [log] [tgz] |
---|---|---|
author | Rakshit Sharma <sharaks@google.com> | Tue Jun 11 04:12:48 2024 +0000 |
committer | Rakshit Sharma <sharaks@google.com> | Tue Jun 11 05:08:41 2024 +0000 |
tree | 8e51436a84fcc77012a7fc92abd159b135020a5c | |
parent | b5d243bf880d4a15a928b3c7d8417d75b0558019 [diff] |
Update Skia milestone to 128 Change-Id: Ic226b706d0c0fe1dd2ac0026747358859a87a59d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/864638 Reviewed-by: Heather Miller <hcm@google.com>
diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h index 0567130..72ce9e5 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 127 +#define SK_MILESTONE 128 #endif