A few more files to touch.
This commit is contained in:
parent
054c76a53a
commit
78530c1922
|
@ -241,6 +241,8 @@ How to Make A Release
|
|||
|
||||
$ find PC/ PCbuild/ -type f | xargs sed -i 's/python32/python33/g'
|
||||
$ hg mv -f PC/os2emx/python32.def PC/os2emx/python33.def
|
||||
$ hg mv -f PC/python32stub.def PC/python33stub.def
|
||||
$ hg mv -f PC/python32gen.py PC/python33gen.py
|
||||
|
||||
___ Commit these changes to the default branch.
|
||||
|
||||
|
|
Loading…
Reference in New Issue