Skip to content
Tom M edited this page Aug 2, 2017 · 19 revisions

Preparation

  • Write up a changelog in the wiki, at https://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLogx_y_z
  • Check copyright year in fluidsynth.c
  • Update the version in the configure.ac / CMakeLists.txt to reflect the new version
  • Also update the library versions in configure.ac / CMakeLists.txt as per the embedded documentation (i.e., if there is any new C API and what not) (LIB_VERSION_AGE and LIB_VERSION_REVISION).
  • If there are any new API features or settings, they should be documented in the developers reference document.
  • Update man page with any new command line or settings options
  • Generate new Doxyfile

Actual release

Announce the release