Changeset 3002

Show
Ignore:
Timestamp:
02/01/08 01:17:00 (10 months ago)
Author:
fperez
Message:

update revnum to make test release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ipython/trunk/IPython/Release.py

    r2920 r3002  
    2323# bdist_deb does not accept underscores (a Debian convention). 
    2424 
    25 revision = '2919
     25revision = '3001
    2626 
    2727version = '0.8.3.svn.r' + revision.rstrip('M')