[flatland-cvs] flatland/installer flatland.nsi,1.2,1.3
Status: Alpha
Brought to you by:
prideout
From: Philip R. <pri...@us...> - 2005-03-07 00:42:54
|
Update of /cvsroot/flatland/flatland/installer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13403 Modified Files: flatland.nsi Log Message: Updating the release procedure. Index: flatland.nsi =================================================================== RCS file: /cvsroot/flatland/flatland/installer/flatland.nsi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** flatland.nsi 6 Mar 2005 23:50:34 -0000 1.2 --- flatland.nsi 7 Mar 2005 00:42:46 -0000 1.3 *************** *** 6,15 **** ; 3. cvs tag v0-0 ; 4. cvs release -d flatland ! ; 5. cvs export -r v0-0 -kv flatland ! ; 6. doc\make.bat ! ; 7. make a zip called flatland-v0-0.zip ! ; 8. Run installer\make.bat ! ; 9. Add the zip and the exe to the released files on the SourceForge projects page. ! ; 10. putty shell.sf.net and add a news item to html\index.html. ; --- 6,16 ---- ; 3. cvs tag v0-0 ; 4. cvs release -d flatland ! ; 5. make sure flatland is totally nuked ! ; 6. cvs export -r v0-0 -kv flatland ! ; 7. doc\make.bat ! ; 8. make a zip called flatland-v0-0.zip ! ; 9. Run installer\make.bat ! ; 10. Add the zip and the exe to the released files on the SourceForge projects page. ! ; 11. putty shell.sf.net and add a news item to html\index.html. ; |