diff options
Diffstat (limited to 'ppapi/c/ppb_core.h')
-rw-r--r-- | ppapi/c/ppb_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/ppb_core.h b/ppapi/c/ppb_core.h index 2b5c784..0d27937 100644 --- a/ppapi/c/ppb_core.h +++ b/ppapi/c/ppb_core.h @@ -13,7 +13,7 @@ struct PP_CompletionCallback; -#define PPB_CORE_INTERFACE "PPB_Core;0.2" +#define PPB_CORE_INTERFACE "PPB_Core;0.3" /** * @file |