[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [2475] branches/geodesic_domes/__init__ .py: version 02 (works in 2.6 svn 4100 ; -) )

Peter K.H. Gragert pkhgragert at gmail.com
Tue Oct 18 11:14:46 CEST 2011


Revision: 2475
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=2475
Author:   pkhg
Date:     2011-10-18 09:14:46 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
version 02 (works in 2.6 svn 4100 ;-) )

Modified Paths:
--------------
    branches/geodesic_domes/__init__.py

Modified: branches/geodesic_domes/__init__.py
===================================================================
--- branches/geodesic_domes/__init__.py	2011-10-17 22:53:19 UTC (rev 2474)
+++ branches/geodesic_domes/__init__.py	2011-10-18 09:14:46 UTC (rev 2475)
@@ -20,12 +20,12 @@
 bl_info = {
     "name": "Geodesic Dome",
     "author": "PKHG, Kilon, original for 2.49 from Andy Houston'",
-    "version": (0,0,1),
+    "version": (0,0,2),
     "blender": (2, 5, 9),
     "api": 40827,
     "location": "View3D > Tool Shelf > Geodesic Dome Panel",
     "description": "Choice for objects",
-    "warning": "",
+    "warning": "not yet finished",
     "wiki_url": "",
     "tracker_url": "",
     "category": "Mesh"}



More information about the Bf-extensions-cvs mailing list