Add hint about pushing tags post release

[ci skip]
This commit is contained in:
William S Fulton 2013-09-15 22:39:08 +01:00
commit b0b8d4c87e

View file

@ -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'."