diff --git a/starboard/configuration.h b/starboard/configuration.h index 736ae904c0e..9ee67356a65 100644 --- a/starboard/configuration.h +++ b/starboard/configuration.h @@ -35,7 +35,7 @@ // The minimum API version allowed by this version of the Starboard headers, // inclusive. -#define SB_MINIMUM_API_VERSION 13 +#define SB_MINIMUM_API_VERSION 14 // The maximum API version allowed by this version of the Starboard headers, // inclusive. The API version is not stable and is open for changes.