|
From: <jd...@us...> - 2011-01-05 22:04:53
|
Revision: 8893
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8893&view=rev
Author: jdh2358
Date: 2011-01-05 22:04:47 +0000 (Wed, 05 Jan 2011)
Log Message:
-----------
bumpt the rc version num
Modified Paths:
--------------
branches/v1_0_maint/doc/pyplots/tex_demo.png
branches/v1_0_maint/lib/matplotlib/__init__.py
Modified: branches/v1_0_maint/doc/pyplots/tex_demo.png
===================================================================
(Binary files differ)
Modified: branches/v1_0_maint/lib/matplotlib/__init__.py
===================================================================
--- branches/v1_0_maint/lib/matplotlib/__init__.py 2011-01-05 18:14:36 UTC (rev 8892)
+++ branches/v1_0_maint/lib/matplotlib/__init__.py 2011-01-05 22:04:47 UTC (rev 8893)
@@ -99,7 +99,7 @@
"""
from __future__ import generators
-__version__ = '1.0.1rc1'
+__version__ = '1.0.1rc2'
__revision__ = '$Revision$'
__date__ = '$Date$'
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|