source: Scheduling/trunk/doc/StepsForSchedRelease.txt@ 1244

Last change on this file since 1244 was 1093, checked in by Sam Habiel, 13 years ago

Updated notes for 1.42 release plus 1.5 fixes

File size: 1.3 KB
Line 
1Steps for Creating a new Release for Scheduling GUI.
21. Increment version number on the GUI (both assembly and file).
32. Compile GUI and dll in release mode. Update svn.
43. Increment version number in the BSDX APPLICATION file.
54. Copy kids build into new kids build, incrementing the version number.
65. Edit build. Change Date Distributed.
76. Change version number on routines using the Update Version Number option.
87. Copy modified routines just created from patches back to svn directory. Update svn.
98. Write out the build, and update svn with the new build.
109. Update Readme file with new version. Add any tidbits if necessary.
110. Update the Change Log.
12
13Steps for Creating a new Release for BMX
141. Increment version number on the GUI (assembly and file).
152. Compile GUI and dll in release mode. Update svn.
163. Increment version number in the BMX APPLICATION file.
174. Copy kids build into new kids build, incrementing the version number.
185. Edit build. Change Date Distributed.
196. Change version number on routines using the Update Version Number option.
207. Copy modified routines just created from patches back to svn directory. Update svn.
218. Write out the build, and update svn with the new build.
229. Update Readme file with new version. Add any tidbits if necessary.
230. Update the Change Log.
24
Note: See TracBrowser for help on using the repository browser.