update package builds with more generic version numbers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11932 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bce282fa0c
commit
ebe21075f9
2 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ try:
|
|||
username = sys.argv[2]
|
||||
except:
|
||||
print "Usage: python mkrelease.py version username"
|
||||
print "where version should be 1.3.x and username is your SF username"
|
||||
print "where version should be x.y.z and username is your SF username"
|
||||
sys.exit(1)
|
||||
|
||||
print "Looking for rsync"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue