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_scene_3ds/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'io_scene_3ds') diff --git a/io_scene_3ds/__init__.py b/io_scene_3ds/__init__.py index 25165f5c..21bed64a 100644 --- a/io_scene_3ds/__init__.py +++ b/io_scene_3ds/__init__.py @@ -21,6 +21,8 @@ bl_info = { "name": "Autodesk 3DS format", "author": "Bob Holcomb, Campbell Barton", + "blender": (2, 5, 7), + "api": 35622, "location": "File > Import-Export", "description": "Import-Export 3DS, meshes, uvs, materials, textures, cameras & lamps", "warning": "", -- cgit v1.2.3