qrs link
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4428 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
82ff45a521
commit
46f0217ffa
1 changed files with 4 additions and 0 deletions
|
@ -291,6 +291,10 @@ ftp.quit()
|
|||
|
||||
### update some websites...
|
||||
|
||||
print 'release url:'
|
||||
print ' http://sourceforge.net/project/admin/qrs.php?package_id=0&group_id=22049'
|
||||
print
|
||||
|
||||
sys.stdout.write('What\'s the SF release id of the new version? ')
|
||||
release_id = raw_input()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue