diff --git a/include/core/SkMilestone.h b/include/core/SkMilestone.h index f354aaf469..f9072a0a9c 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 52 +#define SK_MILESTONE 53 #endif