Add hint about pushing tags post release
[ci skip]
This commit is contained in:
parent
80b108eb70
commit
b0b8d4c87e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,4 +45,4 @@ os.system("rsync --archive --verbose -P --times -e ssh " + "swigwin-" + version
|
|||
|
||||
print "Finished"
|
||||
|
||||
print "Now log in to SourceForge and set the operating systems applicable to the newly uploaded tarball and zip file. Also remember to do a 'git push'."
|
||||
print "Now log in to SourceForge and set the operating systems applicable to the newly uploaded tarball and zip file. Also remember to do a 'git push --tags'."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue