[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [2583] branches/geodesic_domes/__init__ .py: all essential parts work now, so an upgrade of the version seems necessary

Peter K.H. Gragert pkhgragert at gmail.com
Fri Nov 4 11:33:05 CET 2011


Revision: 2583
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=2583
Author:   pkhg
Date:     2011-11-04 10:33:04 +0000 (Fri, 04 Nov 2011)
Log Message:
-----------
all essential parts work now, so an upgrade of the version seems necessary

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

Modified: branches/geodesic_domes/__init__.py
===================================================================
--- branches/geodesic_domes/__init__.py	2011-11-03 12:28:16 UTC (rev 2582)
+++ branches/geodesic_domes/__init__.py	2011-11-04 10:33:04 UTC (rev 2583)
@@ -19,7 +19,7 @@
 bl_info = {
     "name": "Geodesic Domes",
     "author": "PKHG (help in start the conversion: Kilon), original for 2.49 from Andy Houston",
-    "version": (0,0,5),
+    "version": (0,1,0),
     "blender": (2, 6, 0),
     "api": 41431,
     "location": "View3D > Tool Shelf > PKHG_Test",



More information about the Bf-extensions-cvs mailing list