From c2c0e8eecdb6d534719692575251818a62457716 Mon Sep 17 00:00:00 2001 From: Tim Moore Date: Tue, 3 Feb 2009 00:32:05 +0100 Subject: [PATCH] configure.ac for 1.9.1 release Note that this commit is not, may never be, in CVS. --- 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