]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
Oops, don't forget that the axisnumber can actually be 0
[flightgear.git] / configure.ac
index f5d98727016fadcda6cff1528264bca818ac2e02..ed46c80a3f951ccded668ac02f73c82641a27462 100644 (file)
@@ -10,7 +10,7 @@ AC_PREREQ(2.52)
 dnl Initialize the automake stuff
 dnl set the $host variable based on local machine/os
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(FlightGear, 0.9.8-pre1)
+AM_INIT_AUTOMAKE(FlightGear, 0.9.8-pre2)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET