Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 6179380a351d5613af13995fcd1a2e8ee0825dfb..bcd740a841c9057ea93409b890a2559e926a19ad 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 Tue Mar 19 12:29:49 2013. */ |
+/* From pp_macros.idl modified Thu Mar 21 10:34:08 2013. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 28 |
+#define PPAPI_RELEASE 29 |
/** |
* @file |