##// END OF EJS Templates
Remove updating of revnumber in final tarball....
Fernando Perez -
Show More
@@ -8,8 +8,6 b' import shutil'
8
8
9 from toollib import *
9 from toollib import *
10
10
11 c('python update_revnum.py')
12
13 execfile('../IPython/Release.py') # defines version_base
11 execfile('../IPython/Release.py') # defines version_base
14
12
15 ver = version_info()
13 ver = version_info()
General Comments 0
You need to be logged in to leave comments. Login now