Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 91f7a90f7387024d19cdf95176ec28dcf1ad6768..065da4c3605013ddf35192b5b69054fb84b5ee76 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 Jun 26 10:08:35 2014. */ |
+/* From pp_macros.idl modified Fri Oct 10 00:47:34 2014. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 41 |
+#define PPAPI_RELEASE 42 |
/** |
* @file |