From 011ec6b0a523ed95468158a27009d6375ddd2926 Mon Sep 17 00:00:00 2001 From: Brendon Murphy Date: Thu, 25 Aug 2011 13:13:27 +0000 Subject: update to bl_info --- add_mesh_ant_landscape.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'add_mesh_ant_landscape.py') diff --git a/add_mesh_ant_landscape.py b/add_mesh_ant_landscape.py index 39c25974..51338004 100644 --- a/add_mesh_ant_landscape.py +++ b/add_mesh_ant_landscape.py @@ -20,8 +20,8 @@ bl_info = { "name": "ANT Landscape", "author": "Jimmy Hazevoet", "version": (0,1,1), - "blender": (2, 5, 7), - "api": 35853, + "blender": (2, 5, 9), + "api": 39685, "location": "View3D > Add > Mesh", "description": "Adds a Landscape Primitive", "warning": "", # used for warning icon and text in addons panel -- cgit v1.2.3