1
0
Fork 0

Synchronize version number with our latest release.

This commit is contained in:
durk 2009-02-02 05:35:52 +00:00 committed by Tim Moore
parent 43c47f3823
commit e0b9d2365e

View 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