Revision: 672
          http://rpy.svn.sourceforge.net/rpy/?rev=672&view=rev
Author:   lgautier
Date:     2008-10-31 15:39:37 +0000 (Fri, 31 Oct 2008)

Log Message:
-----------
tag to 2.0.0dev

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

Modified: branches/rpy_nextgen/NEWS
===================================================================
--- branches/rpy_nextgen/NEWS   2008-10-31 13:03:06 UTC (rev 671)
+++ branches/rpy_nextgen/NEWS   2008-10-31 15:39:37 UTC (rev 672)
@@ -1,3 +1,4 @@
+
 SVN
 ===
 

Modified: branches/rpy_nextgen/doc/source/conf.py
===================================================================
--- branches/rpy_nextgen/doc/source/conf.py     2008-10-31 13:03:06 UTC (rev 
671)
+++ branches/rpy_nextgen/doc/source/conf.py     2008-10-31 15:39:37 UTC (rev 
672)
@@ -45,8 +45,8 @@
 # The short X.Y version.
 version = '2.0'
 # The full version, including alpha/beta/rc tags.
-release = '2.0.0b1'
-releaselevel = 'beta'
+release = '2.0.0dev'
+releaselevel = 'dev'
 
 # 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-31 13:03:06 UTC (rev 671)
+++ branches/rpy_nextgen/setup.py       2008-10-31 15:39:37 UTC (rev 672)
@@ -4,7 +4,7 @@
 
 
 pack_name = 'rpy2'
-pack_version = '2.0.0b1'
+pack_version = '2.0.0dev'
 
 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