Revision: 693 http://rpy.svn.sourceforge.net/rpy/?rev=693&view=rev Author: lgautier Date: 2008-11-12 21:02:05 +0000 (Wed, 12 Nov 2008)
Log Message: ----------- fixed version number (note-to-self: must find a way to synchronize automatically the version number in setup.py and the one here) Modified Paths: -------------- rpy2/branches/version_2.0.x/rpy/__init__.py Modified: rpy2/branches/version_2.0.x/rpy/__init__.py =================================================================== --- rpy2/branches/version_2.0.x/rpy/__init__.py 2008-11-12 19:53:08 UTC (rev 692) +++ rpy2/branches/version_2.0.x/rpy/__init__.py 2008-11-12 21:02:05 UTC (rev 693) @@ -1 +1 @@ -__version__ = '2.0.0b1' +__version__ = '2.0.0rc1' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list