Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 1857

Show
Ignore:
Timestamp:
01/13/08 20:06:41
Author:
dowski
Message:

Version number bump in the 2.x branch for impending release (2.3).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/cherrypy-2.x/cherrypy/__init__.py

    r1527 r1857  
    11"""Global module that all modules developing with CherryPy should import.""" 
    22 
    3 __version__ = '2.2.2rc2
     3__version__ = '2.3
    44 
    55import datetime 
  • branches/cherrypy-2.x/cherrypy/_cpwsgiserver.py

    r1582 r1857  
    272272    """ 
    273273     
    274     version = "CherryPy/2.2.2rc2
     274    version = "CherryPy/2.3
    275275    protocol = "HTTP/1.0" 
    276276    ready = False 
  • branches/cherrypy-2.x/setup.py

    r1527 r1857  
    3939    "cherrypy.tutorial", "cherrypy.test", "cherrypy.filters", 
    4040] 
    41 download_url="http://download.cherrypy.org/cherrypy/2.2.2rc2/" 
     41download_url="http://download.cherrypy.org/cherrypy/2.3/" 
    4242data_files=[ 
    4343    ('cherrypy/tutorial', 

Hosted by WebFaction

Log in as guest/cpguest to create tickets