Fix milestone version number on branch
authorHeather Miller <hcm@google.com>
Thu, 17 Nov 2016 19:03:42 +0000 (14:03 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 17 Nov 2016 19:11:40 +0000 (19:11 +0000)
BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4966
NOTREECHECKS=true
NOTRY=true
NOPRESUBMIT=true

Change-Id: I6a78060979066f839958c0e57d0898af6dcd7414
Reviewed-on: https://skia-review.googlesource.com/4966
Reviewed-by: Heather Miller <hcm@google.com>
Commit-Queue: Heather Miller <hcm@google.com>

include/core/SkMilestone.h

index 4c7988e..e348707 100644 (file)
@@ -5,5 +5,5 @@
  * found in the LICENSE file.
  */
 #ifndef SK_MILESTONE
-#define SK_MILESTONE 55
+#define SK_MILESTONE 56
 #endif