blob: 5c36596eeaf8100a241543b75e0e50d7c7fcc0fe (
plain)
1
2
3
4
5
6
7
8
9
|
/*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef SK_MILESTONE
#define SK_MILESTONE 66
#endif
|