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:
Diffstat (limited to 'mocap/__init__.py')
-rw-r--r--mocap/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mocap/__init__.py b/mocap/__init__.py
index ac1e350a..1681e0ab 100644
--- a/mocap/__init__.py
+++ b/mocap/__init__.py
@@ -21,7 +21,7 @@
bl_info = {
"name": "Motion Capture Tools",
"author": "Benjy Cook",
- "blender": (2, 6, 2),
+ "blender": (2, 62, 0),
"location": "Object UI -> Mocap tools",
"description": "Various tools for working with motion capture animation",
"warning": "",