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>2011-03-29 04:40:45 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2011-03-29 04:40:45 +0400
commit22aa3de483a4b484e8465e5833281c6206816388 (patch)
tree8a5b2098be7cd3bb550ec6c1873285f928aea6de /space_view3d_align_tools.py
parent52c7db7331de1eedb251e697d3479887f447dce0 (diff)
updated working revision r35853
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 0b4bb671..11ff8b98 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -24,7 +24,7 @@ bl_info = {
"author": "Gabriel Beaudin (gabhead)",
"version": (0,1),
"blender": (2, 5, 7),
- "api": 35622,
+ "api": 35853,
"location": "View3D > Tool Shelf > Align Tools Panel",
"description": "Align Selected Objects to Active Object",
"warning": "",