From ab9f13409e56d58b8dae8483a3679705f6d56ed6 2008-04-06 11:30:58 From: Ville M. Vainio Date: 2008-04-06 11:30:58 Subject: [PATCH] update revnum --- diff --git a/IPython/Release.py b/IPython/Release.py index 50094ad..76940bf 100644 --- a/IPython/Release.py +++ b/IPython/Release.py @@ -22,7 +22,7 @@ name = 'ipython' # because bdist_rpm does not accept dashes (an RPM) convention, and # bdist_deb does not accept underscores (a Debian convention). -revision = '57' +revision = '95' branch = 'ipython' if branch == 'ipython':