[cig-commits] r6778 - cs/merlin/branches/v1

leif at geodynamics.org leif at geodynamics.org
Thu May 3 17:48:19 PDT 2007


Author: leif
Date: 2007-05-03 17:48:19 -0700 (Thu, 03 May 2007)
New Revision: 6778

Modified:
   cs/merlin/branches/v1/setup.py
Log:
Bumped version to v1.2

Modified: cs/merlin/branches/v1/setup.py
===================================================================
--- cs/merlin/branches/v1/setup.py	2007-05-04 00:44:04 UTC (rev 6777)
+++ cs/merlin/branches/v1/setup.py	2007-05-04 00:48:19 UTC (rev 6778)
@@ -19,7 +19,7 @@
 d = {}; execfile(convert_path('merlin/command/__init__.py'), d)
 SETUP_COMMANDS = d['__all__']
 
-VERSION = "1.1"
+VERSION = "1.2"
 from merlin import setup, find_packages
 import sys
 scripts = []



More information about the cig-commits mailing list