Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 7d75ebada11e0d9129897a0aaf06b327975c2251..bdb5ad28570a55bf08b697fb61d5b271d762c8e1 100644 |
--- a/ppapi/c/pp_macros.h |
+++ b/ppapi/c/pp_macros.h |
@@ -3,13 +3,13 @@ |
* found in the LICENSE file. |
*/ |
-/* From pp_macros.idl modified Thu Sep 18 11:36:39 2014. */ |
+/* From pp_macros.idl modified Wed Jul 16 18:07:21 2014. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 40 |
+#define PPAPI_RELEASE 41 |
/** |
* @file |