|
From: <jd...@us...> - 2010-05-30 20:30:53
|
Revision: 8345
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8345&view=rev
Author: jdh2358
Date: 2010-05-30 20:30:47 +0000 (Sun, 30 May 2010)
Log Message:
-----------
update version num for release
Modified Paths:
--------------
branches/v0_99_maint/lib/matplotlib/__init__.py
Modified: branches/v0_99_maint/lib/matplotlib/__init__.py
===================================================================
--- branches/v0_99_maint/lib/matplotlib/__init__.py 2010-05-30 18:48:35 UTC (rev 8344)
+++ branches/v0_99_maint/lib/matplotlib/__init__.py 2010-05-30 20:30:47 UTC (rev 8345)
@@ -89,7 +89,7 @@
"""
from __future__ import generators
-__version__ = '0.99.3rc1'
+__version__ = '0.99.3'
__revision__ = '$Revision$'
__date__ = '$Date$'
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|