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 'io_anim_c3d/__init__.py')
-rw-r--r--io_anim_c3d/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_anim_c3d/__init__.py b/io_anim_c3d/__init__.py
index f8510fd2..1a460ea4 100644
--- a/io_anim_c3d/__init__.py
+++ b/io_anim_c3d/__init__.py
@@ -25,7 +25,7 @@
bl_info = {
'name': "C3D Graphics Lab Motion Capture file (.c3d)",
'author': "Daniel Monteiro Basso <daniel@basso.inf.br>",
- 'version': (2011, 11, 2, 1),
+ 'version': (2011, 11, 3, 1),
'blender': (2, 6, 0),
'api': 41226,
'location': "File > Import",