Revision: 704
http://rpy.svn.sourceforge.net/rpy/?rev=704&view=rev
Author: lgautier
Date: 2008-11-23 13:58:44 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
Setting version numbers for 2.0.0 release
Modified Paths:
--------------
rpy2/branches/version_2.0.x/doc/source/conf.py
rpy2/branches/version_2.0.x/rpy/__init__.py
rpy2/branches/version_2.0.x/setup.py
Modified: rpy2/branches/version_2.0.x/doc/source/conf.py
===================================================================
--- rpy2/branches/version_2.0.x/doc/source/conf.py 2008-11-23 12:56:34 UTC
(rev 703)
+++ rpy2/branches/version_2.0.x/doc/source/conf.py 2008-11-23 13:58:44 UTC
(rev 704)
@@ -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.0'
+releaselevel = ''
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
Modified: rpy2/branches/version_2.0.x/rpy/__init__.py
===================================================================
--- rpy2/branches/version_2.0.x/rpy/__init__.py 2008-11-23 12:56:34 UTC (rev
703)
+++ rpy2/branches/version_2.0.x/rpy/__init__.py 2008-11-23 13:58:44 UTC (rev
704)
@@ -1 +1 @@
-__version__ = '2.0.0rc1'
+__version__ = '2.0.0'
Modified: rpy2/branches/version_2.0.x/setup.py
===================================================================
--- rpy2/branches/version_2.0.x/setup.py 2008-11-23 12:56:34 UTC (rev
703)
+++ rpy2/branches/version_2.0.x/setup.py 2008-11-23 13:58:44 UTC (rev
704)
@@ -4,7 +4,7 @@
pack_name = 'rpy2'
-pack_version = '2.0.0dev'
+pack_version = '2.0.0'
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