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_materials_utils.py
parentef2d0ba8974d20545e38b2d43438998f5ff61ec6 (diff)
working revision tests
tested rev:32411
Diffstat (limited to 'space_view3d_materials_utils.py')
-rw-r--r--space_view3d_materials_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_materials_utils.py b/space_view3d_materials_utils.py
index 3b08b827..16dd9489 100644
--- a/space_view3d_materials_utils.py
+++ b/space_view3d_materials_utils.py
@@ -27,7 +27,7 @@ bl_addon_info = {
"author": "michaelw",
"version": (1,3),
"blender": (2, 5, 3),
- "api": 31965,
+ "api": 32411,
"location": "View3D > Q key",
"description": "Menu of material tools (assign, select by etc) in the 3D View",
"warning": "",