From e0b9d2365e9b3e0c298ba087585d6f6e0d8bcddd Mon Sep 17 00:00:00 2001 From: durk Date: Mon, 2 Feb 2009 05:35:52 +0000 Subject: [PATCH] Synchronize version number with our latest release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f13332517..8c467ec6c 100644 --- a/configure.ac +++ b/configure.ac @@ -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