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_map/__init__.py')
-rw-r--r--io_scene_map/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_scene_map/__init__.py b/io_scene_map/__init__.py
index c1b77772..a589e760 100644
--- a/io_scene_map/__init__.py
+++ b/io_scene_map/__init__.py
@@ -21,7 +21,7 @@
bl_info = {
"name": "Quake MAP format",
"author": "Campbell Barton",
- "blender": (2, 5, 7),
+ "blender": (2, 57, 0),
"location": "File > Export",
"description": "Export MAP brushes, nurbs surfaces, "
"lamps and empties as map nodes",