diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h index 4343102364..e1fd729c25 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 60 +#define SK_MILESTONE 61 #endif