tar \
--exclude=CVS \
--exclude='*~' \
+ --exclude='*.tex' \
--exclude='*.xcf' \
--exclude='*/c172/Instruments.high' \
--exclude='*/Textures/Unused' \
-New in 0.9.4.pre2
-* March 23, 2004
+New in 0.9.4
+* March 26, 2004
* Impliment SimGear's (aka Andy's) Nasal scripting language in
FlightGear and integrate with the FG property system.
AC_PREREQ(2.52)
dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(FlightGear, 0.9.4.pre2)
+AM_INIT_AUTOMAKE(FlightGear, 0.9.4)
dnl Checks for programs.
AC_PROG_MAKE_SET