Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendon Murphy <meta.androcto1@gmail.com>2010-09-18 07:23:42 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2010-09-18 07:23:42 +0400
commit94e008d92d8c71a65a698f9011ec5bc216f01791 (patch)
treea3bc7a0e37569ce8d66f965af53705951881d08a /add_mesh_ant_landscape.py
parent67374585eb129f18fdf3363c6eb9c3c4c5ed9d7a (diff)
minor versioning change
Diffstat (limited to 'add_mesh_ant_landscape.py')
-rw-r--r--add_mesh_ant_landscape.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/add_mesh_ant_landscape.py b/add_mesh_ant_landscape.py
index 5199801d..016274da 100644
--- a/add_mesh_ant_landscape.py
+++ b/add_mesh_ant_landscape.py
@@ -20,8 +20,8 @@ bl_addon_info = {
"name": "ANT Landscape",
"author": "Jimmy Hazevoet",
"version": (0,1,0),
- "blender": (2, 5, 3),
- "api": 31965,
+ "blender": (2, 5, 4),
+ "api": 31984,
"location": "Add Mesh menu",
"description": "Adds a landscape primitive",
"warning": "", # used for warning icon and text in addons panel