Various updates for the upcoming 0.3.4 release.

This commit is contained in:
curt
2003-10-15 20:15:29 +00:00
parent bb002356b4
commit db928ea1ae
5 changed files with 1011 additions and 33 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dnl Require at least automake 2.52
AC_PREREQ(2.52)
dnl Initialize the automake stuff
AM_INIT_AUTOMAKE(SimGear, 0.3.3)
AM_INIT_AUTOMAKE(SimGear, 0.3.4-pre1)
dnl Specify KAI C++ compiler and flags.
dnl Borrowed with slight modification from blitz distribution.