]> git.mxchange.org Git - flightgear.git/commitdiff
configure.ac for 1.9.1 release
authorTim Moore <timoore@redhat.com>
Mon, 2 Feb 2009 23:32:05 +0000 (00:32 +0100)
committerTim Moore <timoore@redhat.com>
Mon, 2 Feb 2009 23:32:05 +0000 (00:32 +0100)
Note that this commit is not, may never be, in CVS.

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