diff options
-rw-r--r-- | include/core/SkMilestone.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |