Release plan: Difference between revisions

Line 69: Line 69:
* FlightGear
* FlightGear
** edit the ''version'' file
** edit the ''version'' file
** edit ''CMakeLists.txt''
** <s>edit ''CMakeLists.txt''</s>
**: change the line '''find_package(SimGear 2.5.0 REQUIRED)'''
**: <s>change the line '''find_package(SimGear 2.5.0 REQUIRED)'''</s>
** edit ''src/Main/options.cxx''
** <s>edit ''src/Main/options.cxx''</s>
**: change the line '''static char required_version[] = "2.5.0";'''
**: <s>change the line '''static char required_version[] = "2.5.0";'''</s>
** <s>edit configure.ac</s> (Obsolete, automake is gone)
** <s>edit configure.ac</s> (Obsolete, automake is gone)
**: <s>change the line '''AC_MSG_CHECKING([for SimGear 2.5.0 or newer])'''</s>
**: <s>change the line '''AC_MSG_CHECKING([for SimGear 2.5.0 or newer])'''</s>
159

edits