Updates for 0.3.8-pre2 release.

This commit is contained in:
curt
2005-01-03 19:05:32 +00:00
parent d88fb32a73
commit c039ccdeb0
2 changed files with 6 additions and 3 deletions

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