Changeset 3763

Show
Ignore:
Timestamp:
08/27/08 01:03:50 (4 months ago)
Author:
andar
Message:

Prep for RC8

Location:
branches/1.0.0_RC
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0.0_RC/ChangeLog

    r3762 r3763  
    1 Deluge 0.9.08 - "1.0.0_RC8" (In Development) 
     1Deluge 0.9.08 - "1.0.0_RC8" (27 August 2008) 
    22 Core: 
    33  * Attempt to automatically upgrade a 0.5.x state file to new format 
  • branches/1.0.0_RC/setup.py

    r3721 r3763  
    324324    packages = find_packages(exclude=["plugins"]), 
    325325    url = "http://deluge-torrent.org", 
    326     version = "0.9.07", 
     326    version = "0.9.08", 
    327327) 
    328328