[Yt-svn] yt-commit r1774 - in branches/yt-1.7: . doc

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Sat Jun 26 23:03:36 PDT 2010


Author: mturk
Date: Sat Jun 26 23:03:34 2010
New Revision: 1774
URL: http://yt.enzotools.org/changeset/1774

Log:
Copying trunk to 1.7



Added:
   branches/yt-1.7/
      - copied from r1773, /trunk/
Modified:
   branches/yt-1.7/README
   branches/yt-1.7/doc/docs_html.zip
   branches/yt-1.7/setup.py

Modified: branches/yt-1.7/README
==============================================================================
--- /trunk/README	(original)
+++ branches/yt-1.7/README	Sat Jun 26 23:03:34 2010
@@ -1,4 +1,4 @@
-Hi there!  You've just downloaded yt, an analysis tool for 3D Enzo adaptive
+Hi there!  You've just downloaded yt, an analysis tool for Enzo adaptive
 mesh refinement datasets.  It's written in python and based on the NumPy and
 Matplotlib components.
 

Modified: branches/yt-1.7/doc/docs_html.zip
==============================================================================
Binary files. No diff available.

Modified: branches/yt-1.7/setup.py
==============================================================================
--- /trunk/setup.py	(original)
+++ branches/yt-1.7/setup.py	Sat Jun 26 23:03:34 2010
@@ -10,7 +10,7 @@
 APP = ['reason.py']
 DATA_FILES = []
 PY2APP_OPTIONS = {'argv_emulation': True}
-VERSION = "2.0dev"
+VERSION = "1.7"
 
 if os.path.exists('MANIFEST'): os.remove('MANIFEST')
 



More information about the yt-svn mailing list