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-10-15 01:59:45 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2010-10-15 01:59:45 +0400
commitf7244d8e2e327531a654db00ecf87984a2d7565b (patch)
tree2d2c483a4aea1fd3723e9bb33941a8a5947fdd27 /space_view3d_align_tools.py
parentef2d0ba8974d20545e38b2d43438998f5ff61ec6 (diff)
working revision tests
tested rev:32411
Diffstat (limited to 'space_view3d_align_tools.py')
-rw-r--r--space_view3d_align_tools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 47ca5868..735c5b31 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -24,7 +24,7 @@ bl_addon_info = {
"author": "Gabriel Beaudin (gabhead)",
"version": (0,1),
"blender": (2, 5, 3),
- "api": 31965,
+ "api": 32411,
"location": "Tool Shelf",
"description": "Align selected objects to the active object",
"warning": "",