From eb5837b69775e169f69ddbc2d18810a119cdf88f Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 26 May 2012 08:20:20 +0000 Subject: [PATCH] cosmetic wording in release script git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13127 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Tools/mkrelease.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/mkrelease.py b/Tools/mkrelease.py index af97a189f..9ca96bc6f 100755 --- a/Tools/mkrelease.py +++ b/Tools/mkrelease.py @@ -48,4 +48,4 @@ os.system("svn copy -m \"rel-" + version + "\" https://swig.svn.sourceforge.net/ print "Finished" -print "Now log in to SourceForge and set the operating system and link the release notes to each of the tarball and zip file in the File Manager." +print "Now log in to SourceForge and set the operating systems applicable to the newly uploaded tarball and zip file."