[Bf-extensions-cvs] [96ef4a0] master: fix version

Eugenio Pignataro noreply at git.blender.org
Thu Mar 20 13:47:29 CET 2014


Commit: 96ef4a049219383abdf825df90e55f1494b2e28b
Author: Eugenio Pignataro
Date:   Thu Mar 20 09:46:58 2014 -0300
https://developer.blender.org/rBAC96ef4a049219383abdf825df90e55f1494b2e28b

fix version

===================================================================

M	oscurart_mesh_cache_tools.py

===================================================================

diff --git a/oscurart_mesh_cache_tools.py b/oscurart_mesh_cache_tools.py
index 110e295..3dbf250 100644
--- a/oscurart_mesh_cache_tools.py
+++ b/oscurart_mesh_cache_tools.py
@@ -2,7 +2,7 @@ bl_info = {
     "name": "Mesh Cache Tools",
     "author": "Oscurart",
     "version": (1, 0),
-    "blender": (2, 7, 0),
+    "blender": (2, 70, 0),
     "location": "Tools > Mesh Cache Tools",
     "description": "Tools for Management Mesh Cache Process",
     "warning": "",



More information about the Bf-extensions-cvs mailing list