diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h index 6254191e17..adbf42bcbd 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 69 +#define SK_MILESTONE 70 #endif