]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
Clean up a couple bugs in the multiengine handling of the net_fdm.hxx
[flightgear.git] / configure.ac
index de8dab474659912bccec7d57b30e03bc7c4ec703..1e58d02c6fbcdaf346c672fd3ea3ef3162f5511a 100644 (file)
@@ -10,7 +10,7 @@ dnl Require at least automake 2.52
 AC_PREREQ(2.52)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(FlightGear, 0.9.4.pre2)
+AM_INIT_AUTOMAKE(FlightGear, 0.9.4)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET