Release instructions

From DeSmuME
Jump to: navigation, search

Release instructions

Before releasing from a release branch you have to:

- update packages version in configure.ac AC_INIT(desmume, [version]), i.e. for 0.9.6 it should read AC_INIT(desmume, [0.9.6])

- run make distcheck, if it does not work, fix the errors and re-iterate.

- make dist-gzip

- upload to sf.net

Personal tools