diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h index 1cc0de2620..267b8606d4 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 85 +#define SK_MILESTONE 86 #endif