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__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/mocap/__init__.py b/mocap/__init__.py
index 5dca8066..fd69f89f 100644
--- a/mocap/__init__.py
+++ b/mocap/__init__.py
@@ -21,8 +21,8 @@
bl_info = {
"name": "Motion Capture Tools",
"author": "Benjy Cook",
- "blender": (2, 73, 0),
- "version": (1, 1, 1),
+ "blender": (2, 72, 0),
+ "version": (1, 0, 1),
"location": "Object UI > Mocap tools",
"description": "Various tools for working with motion capture animation",
"warning": "",