Merge branch 'maint' into next

This commit is contained in:
Tim Moore
2009-02-04 11:03:20 +01:00

View File

@@ -8,7 +8,7 @@ dnl Require at least automake 2.52
AC_PREREQ(2.52)
dnl Initialize the automake stuff
AM_INIT_AUTOMAKE(SimGear, 1.9.0)
AM_INIT_AUTOMAKE(SimGear, 1.9.1)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.