Prerelease updates.

This commit is contained in:
curt
2004-12-15 16:34:14 +00:00
parent 79734df554
commit 2f0afdccc1
3 changed files with 17 additions and 2 deletions

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