wrong package name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4304 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6ae7a6cc40
commit
fbe0f8e2d0
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ upload(ftp, newverdir + '.tar.bz2')
|
|||
upload(ftp, newverdir + '\\nsis-%s.exe' % VERSION)
|
||||
upload(ftp, newverdir + '\\nsis-%s.zip' % VERSION)
|
||||
upload(ftp, 'nsis-%s-log.zip' % VERSION)
|
||||
upload(ftp, 'nsis-%s-8192.zip' % VERSION)
|
||||
upload(ftp, 'nsis-%s-strlen_8192.zip' % VERSION)
|
||||
|
||||
ftp.quit()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue