Merge branch 'durk/version'

This commit is contained in:
Tim Moore 2010-01-25 14:00:42 +01:00
commit 7c01ad6917
2 changed files with 12244 additions and 1 deletions

12243
ChangeLog

File diff suppressed because it is too large Load Diff

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.1)
AM_INIT_AUTOMAKE(SimGear, 2.0.0-rc2)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.