Changeset 3002
- Timestamp:
- 02/01/08 01:17:00 (10 months ago)
- Files:
-
- ipython/trunk/IPython/Release.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ipython/trunk/IPython/Release.py
r2920 r3002 23 23 # bdist_deb does not accept underscores (a Debian convention). 24 24 25 revision = ' 2919'25 revision = '3001' 26 26 27 27 version = '0.8.3.svn.r' + revision.rstrip('M')
