--exclude='*/Textures.high/*.new' \
--exclude='*/Textures.high/*.orig' \
--exclude='*/Textures.high/*.save' \
+ --exclude='*/data/Data' \
--exclude='*/Docs/source' \
--exclude='*/Models/MNUAV' \
--exclude='*/Models/Airspace' \
-cjvf fgfs-base-$(VERSION).tar.bz2 \
+ data/AI \
data/Aircraft/Generic \
data/Aircraft/Instruments \
data/Aircraft/Instruments-3d \
-New in 0.9.10-pre3
-* March 27, 2006
+New in 0.9.10
+* April 5, 2006
* Many improvements to the multi-player mode. Other airplanes are now
updated smoothly. There is a really nifty google maps based moving
* Complete overhaul/redo of terrain textures based on USGS satellite imagery.
* Added background ATC chatter.
* Updated/improved rain cone rendering.
+* Updated manual.
* Upgraded to JSBSim v2.0
* Fix a discrepancy in sign of twist and incidence values in YASim
dnl Initialize the automake stuff
dnl set the $host variable based on local machine/os
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(FlightGear, 0.9.10-pre3)
+AM_INIT_AUTOMAKE(FlightGear, 0.9.10)
dnl Checks for programs.
AC_PROG_MAKE_SET