]> git.mxchange.org Git - flightgear.git/commitdiff
Synchronize version number with our latest release.
authordurk <durk>
Mon, 2 Feb 2009 05:35:52 +0000 (05:35 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 4 Feb 2009 22:51:21 +0000 (23:51 +0100)
configure.ac

index f133325173ec3f7990b773deaf11e990cc63c96d..8c467ec6c12cee7cb5caa612abe585d3c7aa673a 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, 1.9.0)
+AM_INIT_AUTOMAKE(FlightGear, 1.9.1)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET