Index: ppapi/c/dev/ppp_cursor_control_dev.h |
diff --git a/ppapi/c/dev/ppp_cursor_control_dev.h b/ppapi/c/dev/ppp_cursor_control_dev.h |
index b9403f4e1bbf568b1688da3a2e61c1e4ff164593..81a1a8834c3bcfbda24b41ba0562f452feff11f1 100644 |
--- a/ppapi/c/dev/ppp_cursor_control_dev.h |
+++ b/ppapi/c/dev/ppp_cursor_control_dev.h |
@@ -7,7 +7,7 @@ |
#include "ppapi/c/pp_instance.h" |
-#define PPP_CURSOR_CONTROL_DEV_INTERFACE "PPP_CursorControl(Dev);0.1" |
+#define PPP_CURSOR_CONTROL_DEV_INTERFACE "PPP_CursorControl(Dev);0.2" |
struct PPP_CursorControl_Dev { |
// Called when the instance looses the cursor lock, e.g. because the user |