Preparations for 0.58
This commit is contained in:
parent
cc37d0e0ef
commit
c51a45b45b
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ dnl
|
|||
AC_INIT(Simulator/Aircraft/aircraft.cxx)
|
||||
|
||||
dnl Initialize the automake stuff
|
||||
AM_INIT_AUTOMAKE(FlightGear, 0.57)
|
||||
AM_INIT_AUTOMAKE(FlightGear, 0.58)
|
||||
|
||||
dnl Checks for programs.
|
||||
AC_PROG_MAKE_SET
|
||||
|
@ -303,6 +303,7 @@ AC_OUTPUT( \
|
|||
Simulator/Cockpit/Makefile \
|
||||
Simulator/Controls/Makefile \
|
||||
Simulator/FDM/External/Makefile \
|
||||
Simulator/FDM/JSBsim/Makefile \
|
||||
Simulator/FDM/LaRCsim/Makefile \
|
||||
Simulator/FDM/Slew/Makefile \
|
||||
Simulator/FDM/Makefile \
|
||||
|
|
Loading…
Add table
Reference in a new issue