Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index e143b2290e9be2a57c2385f255cc448633a43bac..ebcdc7895ceff2f08aedb227feb52feae067c36e 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 Mar 6 13:04:56 2013. */ |
+/* From pp_macros.idl modified Mon Oct 21 10:49:59 2013. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 33 |
+#define PPAPI_RELEASE 34 |
/** |
* @file |