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_scene_ms3d/__init__.py')
-rw-r--r--io_scene_ms3d/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/io_scene_ms3d/__init__.py b/io_scene_ms3d/__init__.py
index e424968f..a4d04db9 100644
--- a/io_scene_ms3d/__init__.py
+++ b/io_scene_ms3d/__init__.py
@@ -23,8 +23,8 @@ bl_info = {
"description": "Import / Export MilkShape3D MS3D files "
"(conform with MilkShape3D v1.8.4)",
"author": "Alexander Nussbaumer",
- "version": (1, 0, 0),
- "blender": (2, 69, 2),
+ "version": (2, 72, 2),
+ "blender": (2, 72, 2),
"location": "File > Import & File > Export",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"