Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 1f8b6d8de641ec838e1bf867b95106a47c3bbb6e..a2ca2625f41c3c4c728021a8c2c4f9e9d49ab5ad 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 Wed Jan 9 18:07:46 2013. */ |
+/* From pp_macros.idl modified Thu Jan 17 13:17:12 2013. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 25 |
+#define PPAPI_RELEASE 26 |
/** |
* @file |