From 89f54a30a39f57be545dff1a710b7b7f5372f999 Mon Sep 17 00:00:00 2001 From: Jonathan Smith Date: Sat, 19 Mar 2011 13:20:33 +0000 Subject: Updated Blender Version to 2.57 and api version --- io_anim_camera.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'io_anim_camera.py') diff --git a/io_anim_camera.py b/io_anim_camera.py index b9e0355f..404a8cd0 100644 --- a/io_anim_camera.py +++ b/io_anim_camera.py @@ -22,8 +22,8 @@ bl_info = { "name": "Export Camera Animation", "author": "Campbell Barton", "version": (0, 1), - "blender": (2, 5, 3), - "api": 31847, + "blender": (2, 5, 7), + "api": 35622, "location": "File > Export > Camera Animation", "description": "Export Cameras & Markers", "warning": "", -- cgit v1.2.3