Skip to content

Procedure for releasing new version

David Tarboton edited this page Mar 11, 2016 · 5 revisions
  1. Change version number in TauDEM.rc file
  2. Change version number in commonlib.h
  3. Change version number in setup.iss (in 3 places)
  4. Rebuild code both 32 and 64 bit. (Do unit tests if necessary). For 32 bit use dgtw732dev.bluezone.usu.edu.
  5. Copy executable files into \WindowsInstaller\TauDEM_Exe\win_64 and \win_32
  6. Copy (or check) pyfiles to WindowsInstaller\TauDEMArcGIS
  7. Open setup.iss. Compile
  8. Rename TauDEM_setup.exe to new release name
  9. Create new release
  10. Add following files to release
  • Windows setup file
  • pyfiles folder zipped
  • 32 bit executables folder zipped
  • 64 bit executables folder zipped
  1. Update website
  • updates.html
  • downloads2.html
  • versions.html
  • other files to document the changes made
  1. Update test suite and test suite reference results data at http://hydrology.usu.edu/taudem/taudemdata/
Clone this wiki locally