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 --- object_fracture/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'object_fracture') diff --git a/object_fracture/__init__.py b/object_fracture/__init__.py index 3379d75f..8fac7988 100644 --- a/object_fracture/__init__.py +++ b/object_fracture/__init__.py @@ -19,9 +19,9 @@ bl_info = { "name": "Fracture Tools", "author": "pildanovak", - "version": (2,0), - "blender": (2, 5, 3), - "api": 31965, + "version": (2, 0), + "blender": (2, 5, 7), + "api": 35622, "location": "Search > Fracture Object & Add -> Fracture Helper Objects", "description": "Fractured Object, Bomb, Projectile, Recorder", "warning": "", -- cgit v1.2.3