Revision: 674
http://rpy.svn.sourceforge.net/rpy/?rev=674&view=rev
Author: lgautier
Date: 2008-10-31 15:42:48 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
tag to 2.0.0rc1
Modified Paths:
--------------
tags/RELEASE_2_0_0-RC/doc/source/conf.py
tags/RELEASE_2_0_0-RC/rpy/__init__.py
tags/RELEASE_2_0_0-RC/setup.py
Modified: tags/RELEASE_2_0_0-RC/doc/source/conf.py
===================================================================
--- tags/RELEASE_2_0_0-RC/doc/source/conf.py 2008-10-31 15:41:06 UTC (rev
673)
+++ tags/RELEASE_2_0_0-RC/doc/source/conf.py 2008-10-31 15:42:48 UTC (rev
674)
@@ -45,8 +45,8 @@
# The short X.Y version.
version = '2.0'
# The full version, including alpha/beta/rc tags.
-release = '2.0.0dev'
-releaselevel = 'dev'
+release = '2.0.0rc1'
+releaselevel = 'rc'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
Modified: tags/RELEASE_2_0_0-RC/rpy/__init__.py
===================================================================
--- tags/RELEASE_2_0_0-RC/rpy/__init__.py 2008-10-31 15:41:06 UTC (rev
673)
+++ tags/RELEASE_2_0_0-RC/rpy/__init__.py 2008-10-31 15:42:48 UTC (rev
674)
@@ -1 +1 @@
-__version__ = '2.0.0b1'
+__version__ = '2.0.0rc1'
Modified: tags/RELEASE_2_0_0-RC/setup.py
===================================================================
--- tags/RELEASE_2_0_0-RC/setup.py 2008-10-31 15:41:06 UTC (rev 673)
+++ tags/RELEASE_2_0_0-RC/setup.py 2008-10-31 15:42:48 UTC (rev 674)
@@ -4,7 +4,7 @@
pack_name = 'rpy2'
-pack_version = '2.0.0dev'
+pack_version = '2.0.0rc1'
RHOMES = os.getenv('RHOMES')
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list