Revision: 655
          http://rpy.svn.sourceforge.net/rpy/?rev=655&view=rev
Author:   lgautier
Date:     2008-10-11 15:37:48 +0000 (Sat, 11 Oct 2008)

Log Message:
-----------
Preparing for beta release.

Modified Paths:
--------------
    branches/rpy_nextgen/doc/source/conf.py
    branches/rpy_nextgen/setup.py

Modified: branches/rpy_nextgen/doc/source/conf.py
===================================================================
--- branches/rpy_nextgen/doc/source/conf.py     2008-10-11 15:22:21 UTC (rev 
654)
+++ branches/rpy_nextgen/doc/source/conf.py     2008-10-11 15:37:48 UTC (rev 
655)
@@ -45,8 +45,8 @@
 # The short X.Y version.
 version = '2.0'
 # The full version, including alpha/beta/rc tags.
-release = '2.0.0a3'
-releaselevel = 'alpha'
+release = '2.0.0b1'
+releaselevel = 'beta'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used:

Modified: branches/rpy_nextgen/setup.py
===================================================================
--- branches/rpy_nextgen/setup.py       2008-10-11 15:22:21 UTC (rev 654)
+++ branches/rpy_nextgen/setup.py       2008-10-11 15:37:48 UTC (rev 655)
@@ -4,7 +4,7 @@
 
 
 pack_name = 'rpy2'
-pack_version = '2.0.0a3'
+pack_version = '2.0.0b1'
 
 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
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to